xmonad is a tiling window manager for X. Windows
are arranged automatically to tile the screen
without gaps or overlap, maximising screen use.
Window manager features are accessible from the
keyboard; a mouse is optional. xmonad is
extensible in Haskell, allowing for powerful
customisation. Custom layout algorithms, key
bindings, 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 physical
screens.
License: BSD License (revised)
Changes:
This release provides several improvements over
0.6, including improved integration with GNOME,
more flexible "rules", various stability fixes,
and many new and interesting features in the
extension library, such as general support for
window decorations, UTF-8 support, scratch pad
terminals, and pointer control.