Review of "Tessera" version 0.1.0 (1)

Details Page Preview

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.

Extension Homepage
https://github.com/Sbh321/tessera

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

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.

Session Modes

  • extension.js:71
        disable() {
            this._panelAutoHideManager.disable();
            this._panelAutoHideManager = null;
    
            this._focusBorderManager.disable();
            this._focusBorderManager = null;
    
            this._nativeIndicatorHider.disable();
            this._nativeIndicatorHider = null;
    
            this._sett

All Versions

Version Status
0.1.0 (1) Unreviewed