Quick access to Docker and Docker Compose.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
35 | Active |
34 | Active |
33 | Active |
32 | Rejected |
31 | Active |
30 | Inactive |
29 | Active |
28 | Active |
27 | Inactive |
26 | Rejected |
25 | Rejected |
24 | Active |
23 | Inactive |
22 | Rejected |
21 | Active |
20 | Active |
19 | Active |
18 | Rejected |
17 | Active |
16 | Active |
15 | Inactive |
14 | Inactive |
13 | Inactive |
12 | Inactive |
11 | Inactive |
10 | Inactive |
9 | Inactive |
8 | Inactive |
7 | Inactive |
6 | Inactive |
5 | Inactive |
4 | Inactive |
3 | Rejected |
2 | Inactive |
1 | Rejected |
1. Also null out `settings` in disable (extension.js line 13). Or remove that line since you are not using anything from gsettings object. 2. Remove unnecessary logs: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#no-excessive-logging 3. You cannot use loop.run in extensions (line 60 lib/docker.js). You can use this example instead: https://gjs.guide/guides/gio/subprocesses.html#complete-examples 4. Please add GitHub or GitLab url to the metadata.json: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#metadata-json-must-be-well-formed 5. What are you exactly trying to do in prefs.js? Because I see you are create an empty window. 6. Your schemas file doesn't have any fields. If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions