Review of "WACK - Sonoma Lockscreen" version 1

Details Page Preview

macOS Sonoma-inspired lock screen for GNOME Shell. Part of the WACK Project.

Extension Homepage
https://github.com/rinzler69-wastaken/wack-sonoma-lockscreen

No comments.

FAQ

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
1.7.0 (31) Active
1.7.0 (30) Rejected
1.7.0 (29) Rejected
1.6.4 (28) Active
1.6.3 (27) Active
1.6.2 (26) Active
1.6.1 (25) Inactive
1.6.0 (24) Inactive
1.6.0 (23) Rejected
1.6.0 (22) Rejected
1.6.0 (21) Rejected
1.6.0 (20) Rejected
1.6.0 (19) Rejected
1.5.0 (18) Rejected
1.4.0 (17) Inactive
1.3.4 (16) Inactive
1.3.2 (15) Inactive
1.3.0 (14) Inactive
1.3.0 (13) Rejected
1.3.0 (12) Inactive
1.3.0 (11) Rejected
1.2.2 (10) Inactive
1.2.0 (9) Inactive
1.2.0 (8) Rejected
1.1.2 (7) Inactive
1.1.2 (6) Rejected
1.1.1 (5) Inactive
1.1.0 (4) Rejected
3 Rejected
2 Inactive
1 Rejected

Previous Reviews on this Version

rinzler69 posted a review
JustPerfection rejected
1. You cannot use spawn command for date (line 48 `extension.js`). 2. Please use `destroy()` instead of `_onDestroy()`. Then use `super.destroy()` at the end of that function. 3. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) 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