Review of "Brightness control using ddcutil" version 14

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.

Diff Against

Files

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

All Versions

Previous Reviews on this Version

themightydeity auto- active
JustPerfection posted a review
You can use "40" to support all GNOME Shell 40 minor versions.
themightydeity posted a review
Is there a chance that some changes in minor version og GNOME shell would cause compatibility issues in the extension?
JustPerfection posted a review
For GNOME Shell 40, we recommend to use "40": https://gjs.guide/extensions/upgrading/gnome-shell-40.html#metadata-json So your extension will be available when new minor version comes out. Like 40.3. If by compatibility you mean the code itself will run without any error: You should give 1% chance of failure at least. Failing chance will be more when you are using private properties and methods. btw, Lang is a deprecated module. Please remove it for the next version: https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#General_Advice You can use GObject instead: https://gjs.guide/guides/gjs/legacy-class-syntax.html#comparison-between-legacy-and-es6-implementations Learn more about removing Lang: https://wiki.gnome.org/Projects/GnomeShell/Extensions/MigratingShellClasses You can always ask questions related to the extensions by joining us on GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org