Review of "Adjust Display Brightness 2" version 1

Details Page Preview

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.

Extension Homepage
https://gitlab.com/bruno.englert/gnome-extension-brightness

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) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • ui/dialog/InstallDDCUtilDialogBox.js:57
    St.Clipboard.get_default()
  • ui/dialog/LogDialogBox.js:160
    St.Clipboard.get_default()

All Versions

Version Status
3 Unreviewed
2 Rejected
1 Rejected

Previous Reviews on this Version

brunoenglert posted a review
.
JustPerfection rejected
Please read version 2 review.