summaryrefslogtreecommitdiffstats
path: root/desktop/notion/README
blob: 331a917b037647c8440bcb5e1a1dea92d993e693 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Notion is a tiling, tabbed window manager for the X window system:
* 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 expands on mod_xinerama and picks up changes in
  the randr configuration without the need for restarting Notion
* Extensibility: Notion can be extended with lua scripts.