Xmonad is a minimalist and tiling window manager for X Maintained by:haskell@FreeBSD.org Port Added: 29 Oct 2007 07:33:11 Also Listed In:haskell
XMonad is a tiling window manager written in Haskell for X.
Features :
* Very stable, fast, small and simple.
* Automatic window tiling and management
* First class keyboard support: a mouse is unnecessary
* Full support for tiling windows on multi-head displays
* Full support for floating windows
* XRandR support to rotate, add or remove monitors
* Per-workspace layout algorithms
* Per-screens custom status bars
* Easy, powerful customisation and reconfiguration
* Large extension library
* Extensive documentation and support for hacking
WWW: http://www.xmonad.org/
Reason:
From now XMonad uses a new configuration file system, so you don't have
to edit Config.hs anymore. Instead, create a custom configuration file
~/.xmonad/xmonad.hs. You can take a look at some samples on Xmonad's
website. Note that you can be interested in x11-wm/xmonad-contrib.
Number of commits found: 14
Commit History - (may be incomplete: see CVSWeb link above for full details)
XMonad is a tiling window manager written in Haskell for X.
Features :
* Very stable, fast, small and simple.
* Automatic window tiling and management
* First class keyboard support: a mouse is unnecessary
* Full support for tiling windows on multi-head displays
* Full support for floating windows
* XRandR support to rotate, add or remove monitors
* Per-workspace layout algorithms
* Per-screens custom status bars
* Easy, powerful customisation and reconfiguration
* Large extension library
* Extensive documentation and support for hacking
WWW: http://www.xmonad.org/
PR: ports/117491
Submitted by: Matthieu Guegan <matt.guegan at free.fr>