Review of "Retro LCD 7-Segment Clock & Widget" version 26

Details Page Preview

Vintage digital display with high-fidelity 7-segment font. Features Neon Green, Amber, and Retro Gray modes with integrated alarm.

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.

All Versions

Previous Reviews on this Version

Corral1976 posted a review
Hello, In this version, I have implemented the following improvements and fixes: Blinking Separators (Optional): Added a new GSettings key blink-dots and a corresponding toggle in the preferences. When enabled, the clock updates every 500ms to toggle separator visibility. When disabled, the extension intelligently falls back to a 1s (with seconds) or 10s (without seconds) update interval to optimize resource usage. UI Stability: Fixed alignment issues and ensured the clock remains centered when toggling seconds/blinking features. Initialization Polish: Kept the "88:88:88" segment test during the first 500ms of startup to prevent the "00:00:00" flicker and provide a vintage feel. Preferences Access: Confirmed that clicking the clock correctly triggers the extension's preference window. Code Quality: The code has been refactored for clarity, removing all non-essential comments and ensuring a clean implementation following GNOME's best practices. Thank you for your time and feedback!
Corral1976 auto- rejected
Auto-rejected because of new version 27 was uploaded