Review of "Numeric Date And Clock" version 8

Details Page Preview

Numeric Clock replaces the GNOME top-bar clock with a clean, fully configurable numeric date/time. Use any strftime format (e.g. %A %d/%m/%Y %H:%M) and see changes instantly in the live preview. Features: Custom format string with instant-apply preview Optional “Only override top bar DateMenu” mode Smooth seconds when the interval is set to 1s Update interval range: 1–300 seconds Presets for quick setup (Default / Seconds) i18n-ready labels and a Donate button in Preferences Works on Wayland and Xorg, with builds for current and legacy GNOME versions No network access, no telemetry — settings stay on your machine Source code, issues, and releases: https://github.com/nickotmazgin/Linux-Numeric-Date-And-Clock

Extension Homepage
https://github.com/nickotmazgin/Linux-Numeric-Date-And-Clock

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

Ghost posted a review
Legacy 42–44: packaging cleanup (no code changes) Removed icon from metadata.json and excluded icon files from the package (per E.G.O guidance). Do not ship compiled schema: removed schemas/gschemas.compiled. Only schema XML is included. shell-version set to 42/43/44. Bumped metadata version to 112. No code changes. That should sail through.
JustPerfection rejected
1. Bad xml filename: [EGO Review Guidelines: GSettings Schemas](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#gsettings-schemas) 2. Also include compiled schemas since this is for old GNOME Shells. 3. Use `ExtensionUtils.getSettings()` instead (line 7 `prefs.js`). 4. Move to enable and null it out in disable (line 143 `extension.js`). 5. Timeout should be remove before creating a new one (line 127 `extension.js`). If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
JustPerfection posted a review
For #1 I mean you cannot have that path and id. You should use `org.gnome.shell.extensions.numeric-clock` since you've used it on 45+ package.