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

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
Update to Version 16 - Release Notes: New Feature: Added "Retro Gray" display mode with a dedicated LCD-style background and dynamic shadow depth. UX Improvement: Implemented a direct shortcut to the extension preferences by clicking on the clock display. UI Enhancement: Refined the Preferences window with dynamic labels that change based on the selected color mode (Glow vs. Shadow). Code Quality: Conducted a full refactor to comply with the latest GNOME Shell standards. Removed redundant CSS properties and centralized styling logic within JavaScript for better performance and consistency. Bug Fixes: Optimized GSchema handling and improved font rendering stability.
JustPerfection rejected
You have `this.openPreferences()` in the entry point. You cannot use spawn command for that (line 49 `extension.js`).