Control external monitor brightness from GNOME Shell using DDC/CI. Requires ddcutil and permission for the logged-in user to access the display's I2C device.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 3 | Unreviewed |
| 2 | Rejected |
| 1 | Rejected |
This package seems to be generated by AI. Please note, we have a rule for that: [EGO Review Guidelines: AI](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#extensions-must-not-be-ai-generated)
If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
This is the updated version of https://extensions.gnome.org/extension/4652/adjust-display-brightness/ (was also developed by me), so settings can be changed, rgb color and contrast can be changed, and other extra stuff.
Well, this code still has unnecessary lines that seem like AI generated code. If you want it reviewed, you should follow our guidelines: https://gjs.guide/extensions/review-guidelines/best-practices.html
I did follow https://gjs.guide/extensions/review-guidelines/best-practices.html . Can you give an example of an "unnecessary line"?
Please search the entire package for: - https://gjs.guide/extensions/review-guidelines/best-practices.html#avoid-unnecessary-try-catch-wrappers - https://gjs.guide/extensions/review-guidelines/best-practices.html#avoid-unnecessary-checks