Customize GNOME's Lockscreen from the lockscreen itself.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
9 | Rejected |
8 | Active |
7 | Active |
6 | Active |
5 | Inactive |
4 | Inactive |
3 | Inactive |
2 | Inactive |
1 | Inactive |
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)