Review of "Brightness control using ddcutil" version 1

Details Page Preview

Brightness control for all the monitors detected by ddcutil This tool uses ddcutil as backend for communication with your display. Read setup instructions from: https://github.com/daitj/gnome-display-brightness-ddcutil/blob/master/README.md

Extension Homepage
https://github.com/daitj/gnome-display-brightness-ddcutil

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

andyholmes active
Note that PopupMenu.PopupMenuItem and derived classes are GObject subclasses. You should be using `GObject.registerClass()` when subclassing these objects. See: * https://gitlab.gnome.org/GNOME/gjs/-/blob/master/doc/Mapping.md * https://gitlab.gnome.org/GNOME/gnome-shell/blob/gnome-3-34/js/ui/popupMenu.js#L57