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.
EGO025 warning
unnecessary build and translation artifacts should not be shipped
Compiled GSettings schemas should not be shipped for 45+ packages.
Don't include unnecessary files
schemas/gschemas.compiled
schemas/gschemas.compiled
EGO026 warning
JavaScript files should be reachable from extension.js or prefs.js
Some JavaScript files are not reachable from `extension.js` or `prefs.js` imports.
Don't include unnecessary files
utils/confirmDialog.js
EGO027 warning
owned object references should be released in disable()
Owned references that are cleaned up in `disable()` should also be released with `null` or `undefined`.
extension.js:30
this._settings = this.getSettings()
extension.js:32
this._systemBgSettings = new Gio.Settings({schema_id: 'org.gnome.desktop.background'})
| Version | Status |
|---|---|
| 17 | Unreviewed |
| 16 | Rejected |
| 15 | Rejected |
| 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 |