KDE Modern Clock style widget for GNOME. Inspired by Prayag2's kde_modernclock.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 2 | Active |
| 1 | Active |
Approved but: 1. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. 2. Use `console.*` instead of `log()`. Logs should be only available on debug mode. For debug use `console.debug()` instead of `console.log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging)