Native GNOME integration for controlling Apple Studio Display brightness via studi or asdbctl. Note: You need to have either CLI tool(s) installed for this to work.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Remove line 206 `extension.js`. That's a reference and no need to null out explicitly. 2. Timeout should be removed on destroy (line 99 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 3. Two functions, same name (line 14 and 42 `extension.js`). You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) 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