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

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
Retro LCD 7-Segment Clock - v67 changes - Preferences window is now split into four pages (General, Appearance, Alarms, About) instead of one long scrolling page. Same settings, just grouped more clearly. - Fixed a signal handler leak: switching Desktop Widget Mode or Panel Position rebuilds the panel indicator, but the old button-press handlers were never disconnected, so they piled up over repeated toggles. They're now cleaned up before each rebuild. - Removed duplicated rendering math (font scaling, glow/shadow size, alarm dot size) that lived separately in extension.js and prefs.js. It's now a single shared module, renderMath.js. - Fixed the Retro LCD color preview in Preferences not matching the actual clock color (preview showed #1a1a1a, the real clock uses #000000). - Added a Ko-fi link in the About page, next to the existing GitLab repository link. No changes to clock behavior, alarms, or settings keys.
JustPerfection rejected
Please remove `preview.png`.