Review of "Modern Clock" version 2

Details Page Preview

KDE Modern Clock style widget for GNOME. Inspired by Prayag2's kde_modernclock.

Extension Homepage
https://github.com/Tony-Rain/Modern-Clock-Gnome

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli did not find any issues.

All Versions

Version Status
2 Active
1 Active

Previous Reviews on this Version

JustPerfection 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)