Blank individual monitors after pointer idle time. Preferences include diagnostics that can open/read extension logs and run journalctl in a terminal.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-P-002 error
GSettings schema path must use /org/gnome/shell/extensions base
GSettings schema path must start with `/org/gnome/shell/extensions`.
schemas/org.gnome.shell.extensions.per-monitor-screen-blank.gschema.xml
id='org.gnome.shell.extensions.per-monitor-screen-blank.profile' path=''
EGO-P-004 error
GSettings schema XML filename must match schema id
GSettings schema filename must match `<schema-id>.gschema.xml`.
schemas/org.gnome.shell.extensions.per-monitor-screen-blank.gschema.xml
id='org.gnome.shell.extensions.per-monitor-screen-blank.profile' path=''
EGO-L-005 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:2049
this.#indicator = new QuickSettings.SystemIndicator()
extension.js:2063
this.#profileSection = new PopupMenu.PopupMenuSection()
extension.js:2050
this.#toggle = new QuickSettings.QuickMenuToggle({
iconName: "display-symbolic",
title: "Screen Blank"
})
extension.js:2132
this.#anchor = new St.Widget({
reactive: true,
width: 1,
height: 1,
x: 0,
y: 0
})
| Version | Status |
|---|---|
| 10 | Unreviewed |
| 9 | Rejected |
| 8 | Rejected |
| 7 | Rejected |
| 6 | Unreviewed |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Rejected |
| 2 | Rejected |
| 1 | Rejected |
All 3 shexli findings are probably false-positive