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

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, Thank you for the feedback on the previous version. I have addressed all the issues mentioned: 1. prefs.js Fix: I have removed the specific schema ID argument from `this.getSettings()`. It now uses `this.getSettings()` without arguments to automatically load the schema defined in metadata.json. 2. metadata.json Clean-up: I removed the unsupported shell versions (43, 44) and added the "url" field linking to the GitHub repository. 3. Package Content: I ensured that no compiled files (gschemas.compiled) or unnecessary documentation (README) are included in the ZIP, only the source code and the font file. I hope everything is now in order. Thanks for your time!
JustPerfection active
Thanks!