Blank individual monitors after pointer idle time.
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:2315
this._indicator = new QuickSettings.SystemIndicator()
extension.js:2316
this._toggle = new QuickSettings.QuickMenuToggle({
iconName: "display-symbolic",
title: "Screen Blank"
})
| Version | Status |
|---|---|
| 8 | Unreviewed |
| 7 | Rejected |
| 6 | Unreviewed |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Rejected |
| 2 | Rejected |
| 1 | Rejected |