Xmonad
xmonad
https://xmonad.org/
An extensible, dynamically tiling, X11 window manager
xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell. In other words, it handles the arrangement of windows for you.
It is minimal and efficient, and managed through the keyboard. It is extensible and featureful, through Haskell as the powerful configuration language with a variety of hooks, with a large existing extension library, and things like xinerama support and per-screen workspaces. It is also stable, being written in Haskell and extensively using good practices including formal verification.
As of version 0.7, it has under 1200 lines of code.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Jason Creighton | Author |
Spencer Janssen | Author |
Don Stewart | Author |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List Subscribe | https://mail.haskell.org/mailman/listinfo/xmonad | |
Mailing List Info/Archive | https://mail.haskell.org/pipermail/xmonad/ | |
Debian (Ref) | https://tracker.debian.org/pkg/xmonad | |
Changelog | https://wiki.haskell.org/Xmonad#Documentation | |
Homepage | https://xmonad.org | |
Bug Tracking | https://github.com/xmonad/xmonad/issues | |
Download | https://xmonad.org/download.html |
Software prerequisites
Kind | Description |
---|---|
Required to build | GHC |
Required to build | Cabal (Haskell) |
Required to build | X11 (Haskell) |
Required to build | libXext |
Required to build | unix (Haskell) |
Required to build | libXinerama |
Required to build | libX |
Required to build | mtl (Haskell) |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.