The xmonad package
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.
Properties
| Versions | 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.5, 0.6, 0.7, 0.8, 0.8.1, 0.9, 0.9.1, 0.9.2, 0.10 |
|---|---|
| Dependencies | base (<3), mtl, unix, X11 (≥1.4.0) or base (≥3), containers, directory, mtl, process, unix, X11 (≥1.4.0) |
| License | BSD3 |
| Author | Spencer Janssen |
| Maintainer | xmonad@haskell.org |
| Category | System |
| Home page | http://xmonad.org |
| Executables | xmonad |
| Upload date | Sun Dec 9 23:37:12 UTC 2007 |
| Uploaded by | SpencerJanssen |
| Built on | ghc-6.10, ghc-6.8 |
| Build failure | ghc-6.12 (log) |
| Distributions | Fedora: 0.10, NixOS: 0.10, Debian: 0.10, FreeBSD: 0.10 |
Modules
Downloads
- xmonad-0.5.tar.gz (Cabal source package)
- package description (included in the package)