Replaces the top-panel workspace indicator with an i3-like workspaces bar. Originally a fork of the extension Workspaces Bar by fthx, this extension grew into a more comprehensive set of features to support a workspace-based workflow. Features: - First class support for static and dynamic workspaces as well as multi-monitor setups - Add, remove, and rename workspaces - Rearrange workspaces via drag and drop - Automatically assign workspace names based on started applications - Keyboard shortcuts extend and refine system shortcuts - Scroll through workspaces by mouse wheel over the panel - Customize the appearance
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
31 | Active |
30 | Active |
29 | Active |
28 | Active |
27 | Active |
26 | Active |
25 | Active |
24 | Active |
23 | Active |
22 | Active |
21 | Active |
20 | Active |
19 | Active |
18 | Active |
17 | Active |
16 | Active |
15 | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Active |
10 | Active |
9 | Active |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Rejected |
Where do you use `utils/Widget.js` and what is it for?
This is for a mechanism to unsubscribe from a `DebouncingNotifier` when a `St.Widget` gets destroyed, that I didn't end up using. I kept the code in case I need it later. It could be removed from this release if that's a problem.
Approved but it's better to remove it from the package since you are not using it: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files