Tiling Tabbed Window Manager
https://notionwm.net/Notion is a tiling, tabbed window manager for the X window system. "Notion" is often stylized as "not ion", with reference to a prior window manager named "Ion", which in turn is based on "PWM."
* Tiling: you divide the screen into non-overlapping 'tiles'. Every window occupies one tile, and is maximized to it
* Tabbing: a tile may contain multiple windows - they will be 'tabbed'
* Static: most tiled window managers are 'dynamic', meaning they automatically resize and move around tiles as windows appear and disappear. Notion, by contrast, does not automatically change the tiling. You're in control.
Features include:
* Workspaces: each workspace has its own tiling
* Multihead: the mod_xinerama plugin provides very nice dual-monitor support
* RandR: mod_xrandr picks up changes in the xrandr configuration without the need for restarting Notion (read this, though)
* Extensibility: Notion can be extended with lua scripts. Browse through the scripts collection
Source Files
Filename | Size | Changed |
---|---|---|
notion-4.0.2.tar.gz | 0000790842 772 KB | about 1 month |
notion.changes | 0000008780 8.57 KB | about 1 month |
notion.desktop | 0000000122 122 Bytes | over 9 years |
notion.spec | 0000003631 3.55 KB | about 1 month |
Comments for notion 1
mwilhelmy wrote over 3 years ago
Hi Ondřej,
I'm running tumbleweed and liblua5_2 is no longer present there, but notion is linked against that particular library version. I've fixed the issue with 'zypper al liblua5_2' but it would be nice to have notion linked against a supported liblua version.
Thank you for your continued effort in maintaining notion for OpenSuSE.
Best regards, Moritz