Synchronize GNOME accent colors with OpenRGB devices
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Timeout should be removed on disable or destroy and also before creating a new once since those functions can be called multiple times: - line 137, 159, 171, 186, 197, 269, 290 `extension.js` - line 185, 216 `src/openrgb/network.js` [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 2. When you use `settings-schema` in `metadata.json`, you don't need to pass anything to the `this.getSettings()` (line 8 `prefs.js`). I recommend to fix that. 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