Hyprland-inspired tiling workspace manager: automatic dwindle tiling, stacked (tabbed) layout mode, numbered workspace squares in the panel, and Super-based workspace and window-movement keybindings.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-M-008 warning
extensions using unlock-dialog must document it in disable() comments
Extensions using `unlock-dialog` should document the reason in `disable()` comments.
extension.js:71
disable() {
this._panelAutoHideManager.disable();
this._panelAutoHideManager = null;
this._focusBorderManager.disable();
this._focusBorderManager = null;
this._nativeIndicatorHider.disable();
this._nativeIndicatorHider = null;
this._sett
| Version | Status |
|---|---|
| 0.1.0 (1) | Unreviewed |