Gnome Shell Extension that will add a night slider to the top menu panel. This will let you dim the brightness of (multiple) screens without a dimmable back-light such as regular monitors.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
2 | |
1 | Rejected |
You'll need to add a version string to `shell-version` for your extension to be installable. If targetting GNOME 3.36, you should wrap your PanelButton subclass in `GObject.registerClass()` to inherit properly.