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

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 previous feedback. In this version (v17), I have implemented the following changes to comply with the review guidelines: Removed system spawn commands: I have removed the use of Util.spawn and GLib processes to open settings. I am now using the native this.openPreferences() method within the extension entry point as requested. Code cleanup: Removed unused imports and simplified the indicator building logic. UI Polish: Restored the intended elliptical design (border-radius and padding) for the clock label directly via inline styles in extension.js. Compatibility: Standardized y_align properties to ensure stability across GNOME 45, 46, 47, and 48. I hope these changes meet the requirements for approval. Thank you for your time and for the great work you do for the GNOME community. Best regards, Carlos Corral.
JustPerfection active
JustPerfection posted a review
Thanks!