xmonad 0.7 released
[Posted April 1, 2008 by cook]
| From: |
| Don Stewart <dons-AT-galois.com> |
| To: |
| lwn-AT-lwn.net |
| Subject: |
| xmonad 0.7 released: a tiling window manager. Now with Gnome support |
| Date: |
| Sat, 29 Mar 2008 18:15:23 -0700 |
| Message-ID: |
| <20080330011523.GF22951@scytale.galois.com> |
http://www.haskell.org/pipermail/xmonad/2008-March/005311...
http://xmonad.org
The xmonad dev team is pleased to announce xmonad 0.7!
About:
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.
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, tabbing and decorated windows
* Full support for Gnome and KDE utilities
* XRandR support to rotate, add or remove monitors
* Per-workspace layout algorithms
* Per-screens custom status bars
* Compositing support
* Powerful, stable customisation and reconfiguration
* Large extension library
* Excellent, extensive documentation
* Large, active development team, support and community
The headlines:
The 0.7 release of xmonad provides several improvements over 0.6, including
improved integration with GNOME, more flexible "rules", various stability
fixes, and of course, many new and interesting features in the extension
library (general support for window decorations, utf8 support, scratch pad
terminals, pointer control) and more!
New GNOME support:
Active, automated support for GNOME utilities. We know our users
often like to use GNOME menus, tools and status bars, and we'd like
to announce that xmonad actively supports GNOME! Extensions for
communicating with and utilising gnome utilities come in the library
suite, as well as extensive documentation and support. For more information
see the GNOME/xmonad integration page on the wiki.
A period of active development:
In the past year, the xmonad development team received contributions
from over 60 developers, making xmonad one of the largest window
manager development teams around, and dwarfing other tiling window
manager projects. Yet, at the same time, the core code base remains at
around 1000 lines of code, with another 7000 lines in the extension
library -- a significant achievment!
(
Log in to post comments)