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 |
|---|---|
| 59 | Active |
| 58 | Active |
| 57 | Rejected |
| 56 | Active |
| 55 | Active |
| 54 | Active |
| 53 | Active |
| 52 | Rejected |
| 51 | Active |
| 50 | Active |
| 49 | Active |
| 48 | Active |
| 47 | Rejected |
| 46 | Inactive |
| 45 | Inactive |
| 44 | Rejected |
| 43 | Inactive |
| 42 | Inactive |
| 41 | Inactive |
| 40 | Inactive |
| 39 | Inactive |
| 38 | Rejected |
| 37 | Rejected |
| 36 | Inactive |
| 35 | Inactive |
| 34 | Rejected |
| 33 | Inactive |
| 32 | Inactive |
| 31 | Inactive |
| 30 | Rejected |
| 29 | Inactive |
| 28 | Rejected |
| 27 | Rejected |
| 26 | Rejected |
| 25 | Rejected |
| 24 | Inactive |
| 23 | Inactive |
| 22 | Rejected |
| 21 | Rejected |
| 20 | Rejected |
| 19 | Inactive |
| 18 | Inactive |
| 17 | Inactive |
| 16 | Rejected |
| 15 | Inactive |
| 14 | Rejected |
| 13 | Inactive |
| 12 | Rejected |
| 11 | Inactive |
| 10 | Inactive |
| 9 | Inactive |
| 8 | Rejected |
| 7 | Rejected |
| 6 | Rejected |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Rejected |
| 2 | Rejected |
| 1 | Rejected |
Hi, Thank you for your feedback on the previous submission. After taking a step back and reviewing your comments, I’ve decided to clean up the code entirely and revert to a more stable foundation. I have completely removed all code intended for GNOME 49/50 compatibility. To be honest, I made a poor judgment call by using AI to try and resolve those compatibility issues. It was a mistake that introduced unnecessary complexity and unverified code, which goes against the project's standards. I have decided to limit this version to GNOME Shell 45–48, as I want to focus on ensuring the extension remains stable and reliable for these versions rather than forcing compatibility with newer releases. Summary of changes: Removal of AI-generated code: I have stripped out all the deferred initialization logic and complex signal handling that was added in v47. Deep cleanup: I’ve removed all verbose comments, commented-out code, and unnecessary idle_add() calls. The codebase has been simplified and returned to a clean, manually written state, similar to v46. Signal management: I have kept the use of connectObject() and disconnectObject() for settings, as it is the proper way to handle signals and ensures everything is cleaned up correctly in disable(). Feature retention: I kept the "alarm dot" indicator feature from v47, as it has proven to be a useful addition. I’ve refined it to ensure its behavior is simple and consistent. Technical details: I have updated metadata.json to restrict the shell version range to 45–48 and cleaned up extension.js to restore the structural stability of the previous working version, while keeping the visual improvements. Once again, I sincerely apologize for submitting AI-generated code in v47; it was a misguided attempt to reach GNOME 49/50 compatibility, and I appreciate your patience in allowing me to correct this. I am happy to provide any further information if needed. Best regards, Carlos