Runtime Profile switcher for the Eruption Realtime RGB LED Driver for Linux
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
38 | Active |
37 | Rejected |
36 | Rejected |
35 | Rejected |
34 | Rejected |
33 | Active |
32 | Active |
31 | Active |
30 | Active |
29 | Rejected |
28 | Rejected |
27 | Active |
26 | Active |
25 | Active |
24 | Active |
23 | Rejected |
22 | Rejected |
21 | Rejected |
20 | Active |
19 | Inactive |
18 | Active |
17 | Rejected |
16 | Rejected |
15 | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Rejected |
10 | Active |
9 | Active |
8 | Rejected |
7 | Active |
6 | Rejected |
5 | Active |
4 | Rejected |
3 | Active |
2 | Active |
1 | Active |
1. Please remove the version from import since that has been specified in the parent module (line 22-23 prefs.js). 2. No need to use `this.initTranslation()`: > Consider this method deprecated. > Only specify gettext-domain in metadata.json. > GNOME Shell can automatically initiate the translation for you > when it sees the gettext-domain key in metadata.json. https://gjs.guide/extensions/upgrading/gnome-shell-45.html#extensionutils 3. Just pass the settings from the entry point instead of creating it again (line 62 and 106 prefs.js). 4. You don't need to use the schema id for `this.getSettings()` when it is specified in the `metadata.json`: https://gjs.guide/extensions/overview/anatomy.html#settings-schema