List of all running apps from a single panel icon. A basic replacement for Window List, taking up less space and similar to the applet in Legacy Gnome.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
10 | Active |
9 | Rejected |
8 | Rejected |
7 | Active |
6 | Rejected |
5 | Active |
4 | Active |
3 | Active |
2 | Rejected |
1 | Active |
Since you are using one of the GNOME Shell gsettings's id, instead of creating your own custom function use: ```js let settings = new Gio.Settings({ schema: 'org.gnome.desktop.wm.preferences' }); ``` remove `schemas` folder and `getSettings` function after that.