Review of "Retro LCD 7-Segment Clock" version 45

Details Page Preview

Vintage digital display with a high-fidelity 7-segment font. 10 color themes, custom colors, ghost segments, CRT scanlines, desktop widget mode, a quick color-switch menu, and integrated alarms with an on-screen dialog so they're never missed. Reads its own bundled font and alarm sound files, and copies the bundled font into ~/.local/share/fonts on first opening preferences so the live preview renders correctly; no other file access.

Extension Homepage
https://gitlab.com/corral1976/gnome-shell-extension-relojlcd

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli did not find any issues.

All Versions

Previous Reviews on this Version

Corral1976 posted a review
Version 45 Changes Fix: Timeout Management Improved timeout handling in the flicker effect by creating a helper function _addFlickerTimeout() that properly manages timeout lifecycle. This function: Removes the existing timeout before creating a new one Prevents multiple timeouts with the same property name Follows best practices for main loop source management This change addresses the reviewer feedback about bad timeout handling practices and ensures proper cleanup to prevent memory leaks. Thanks for the feedback, kind regards. :)
JustPerfection active
Thanks!