Review of "What Watch" version 8.2 (8)

Details Page Preview

Shows a customizeable analog desktop clock. Please visit the GitHub repository for documentation and to report any issues.

Extension Homepage
https://github.com/Zappo-II/WhatWatch

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 has not produced a result yet.

All Versions

Version Status
15 (15) Unreviewed
14 (14) Rejected
13 (13) Active
8.6 (12) Inactive
8.5 (11) Inactive
8.4 (10) Inactive
8.3 (9) Rejected
8.2 (8) Rejected
7 Active
6 Inactive
5 Inactive
4 Inactive
3 Inactive
2 Inactive
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please remove session modes: [EGO Review Guidelines: session modes](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#metadata-json-must-be-well-formed) 2. Use `console.*` instead of `log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging) 3. No need to use `this.initTranslation()`: - line 28 `prefs.js` - line 50 `extension.js` > Consider this method deprecated. > Only specify gettext-domain in metadata.json. > GNOME Shell can automatically initiate the translation for you > when it sees the gettext-domain key in metadata.json. [Port Guide 45: Extension Utils](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#extensionutils)