Taskbar and misc additions for the GNOME Shell.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 13 | Active |
| 12 | Active |
| 11 | Active |
| 10 | Active |
| 9 | Rejected |
| 8 | Active |
| 7 | Active |
| 6 | Active |
| 5 | Active |
| 4 | Active |
| 3 | Active |
| 2 | Active |
| 1 | Rejected |
1. Extensions cannot use `run_dispose()` (line 42 extension.js): > This function should only be called from object system implementations. https://gjs-docs.gnome.org/gobject20~2.0/gobject.object#method-run_dispose 2. You cannot import `Gtk` into the shell process: - line 7 ui/notificationCounter.js - line 5 utils/iconProvider.js https://gjs.guide/extensions/review-guidelines/review-guidelines.html#gtk-and-gdk-imports