Display a simple workspace indicator showing icons of apps open in it. Features: - Show a simple indicator to display workspaces and apps open in it - Support for drag and drop: change an application workspace just dragging its icon - Right/Left click to focus/minimize application, Middle click to close - Workspaces scrolling: change active workspace scrolling hover the indicator - Support for multiple monitor (for both static and dynamic workspaces) - Rename workspaces directly from the extension (activate in settings) - Hide/show GNOME default workspace indicator (former activities button) Customization: - Indicator position - Mouse scroll direction (normal or inverse) - Activate/deactivate 'middle click to close app' - Activate/deactivate 'click on active workspace to overview' - Activate/deactivate 'click on focused application to minimize' - Activate/deactivate 'workspace indicator' - Activate/deactivate 'app indicator' - Customize indicator color - Activate/deactivate 'round borders' - Show/Hide workspaces names - Show/Hide empty workspaces - Customize apps on all workspaces text indicator - Desaturate all icons - No effect/Reduce opacity/Desaturate for both minimized and inactive apps - Limit icons per workspace - Group icons of same application - Ignore applications (with regex) - Spacing and Size of applications icons and labels
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
20 | Active |
19 | Active |
18 | Active |
17 | Rejected |
16 | Active |
15 | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Inactive |
10 | Active |
9 | Inactive |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Rejected |
1. Please remove prefs.js since it's not doing anything. 2. Please remove unnecessary files and folders: - deploy.sh - .gitignore - .git https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files 3. Also do this in disable: ```js this._buttons = []; ``` 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
Thank you so much for your review! I will fix these issues (I should have looked better the documentation) and submit a new version. Thanks again.