Review of "WACK - Sonoma Lockscreen" version 1.3.0 (13)

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.

Diff Against

Files

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

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-M-008 warning

extensions using unlock-dialog must document it in disable() comments

Extensions using `unlock-dialog` should document the reason in `disable()` comments.

Session Modes

  • extension.js:1169
        disable() {
            
            if (this._interfaceSettings) {
                this._interfaceSettings.disconnectObject(this);
                this._interfaceSettings = null;
            }
    
            if (this._dialog && this._origFinish) {
                this._dialog.finish = this._origFinish;
                this._ori

All Versions

Version Status
1.3.0 (14) Active
1.3.0 (13) Rejected
1.3.0 (12) Active
1.3.0 (11) Rejected
1.2.2 (10) Active
1.2.0 (9) Active
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 auto- rejected
Auto-rejected because of new version 1.3.0 (14) was uploaded