Review of "Lockscreen Extension" version 9

Details Page Preview

Customize GNOME's Lockscreen from the lockscreen itself.

Extension Homepage
https://github.com/pratap-panabaka/gse-lockscreen-extension

No comments.

Diff Against

Files

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

All Versions

Version Status
14 Active
13 Inactive
12 Active
11 Inactive
10 Inactive
9 Rejected
8 Inactive
7 Inactive
6 Inactive
5 Inactive
4 Inactive
3 Inactive
2 Inactive
1 Inactive

Previous Reviews on this Version

JustPerfection rejected
1. You cannot create instance of objects in global scope and leave it there after disable: - line 5 `baseMenuItems/bBrightness.js` - line 5 `baseMenuItems/bRadius.js` 2. Please use `fillPreferencesWindow` instead of `getPreferencesWidget` (line 126 `prefs.js`): [Port Guide 42: fillPreferencesWindow](https://gjs.guide/extensions/upgrading/gnome-shell-42.html#fillpreferenceswindow)