Vintage digital display with high-fidelity 7-segment font. Features Neon Green, Amber, and Retro Gray modes with integrated alarm.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 34 | Unreviewed |
| 33 | Active |
| 32 | Active |
| 31 | Active |
| 30 | Rejected |
| 29 | Active |
| 28 | Rejected |
| 27 | Rejected |
| 26 | Rejected |
| 25 | Rejected |
| 24 | Active |
| 23 | Active |
| 22 | Rejected |
| 21 | Rejected |
| 20 | Rejected |
| 19 | Active |
| 18 | Active |
| 17 | Active |
| 16 | Rejected |
| 15 | Active |
| 14 | Rejected |
| 13 | Active |
| 12 | Rejected |
| 11 | Active |
| 10 | Active |
| 9 | Active |
| 8 | Rejected |
| 7 | Rejected |
| 6 | Rejected |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Rejected |
| 2 | Rejected |
| 1 | Rejected |
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.
Thanks!