xmonad

A tiling window manager

http://xmonad.org

Version on this page:0.11.1@rev:1
LTS Haskell 22.21:0.17.2
Stackage Nightly 2024-05-06:0.18.0
Latest on Hackage:0.18.0

See all snapshots xmonad appears in

BSD-3-Clause licensed by Spencer Janssen
Maintained by [email protected]
This version can be pinned in stack with:xmonad-0.11.1@sha256:12849de2637cf39a8c0311d81418632e719125f55db2faf931b1905d85d5bf3d,3531

xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. All features of the window manager are accessible from the keyboard: a mouse is strictly optional. xmonad is written and extensible in Haskell. Custom layout algorithms, and other extensions, may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several screens.