./wip/xmonad, Minimalist tiling window manager for X

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.1, Package name: xmonad-0.8.1, Maintainer: emil

Xmonad is a minimalist tiling window manager for X, written in
Haskell. Windows are managed using automatic layout algorithms, which
can be dynamically reconfigured. At any time windows are arranged so
as to maximise the use of screen real estate. All features of the
window manager are accessible purely from the keyboard: a mouse is
entirely optional. Xmonad is configured in Haskell, and custom layout
algorithms may be implemented by the user in config files. A principle
of Xmonad is predictability: the user should know in advance precisely
the window arrangement that will result from any action.

DEINSTALL [+/-]

Required to run:
[devel/gmp]

Required to build:
[lang/ghc] [pkgtools/x11-links] [wip/hs-x11-extras] [wip/hs-x11]

Master sites:

SHA1: ea9ef82b6921131e356caf996aa97e977731dcb6
RMD160: e4020e5870faea1ffded5f9fb748441c8b1f8066
Filesize: 51.639 KB

Version history: (Expand)


CVS history: (Expand)


   2009-08-09 20:18:43 by zul_ | Files touched by this commit (5) | Package updated
Log message:
Update xmonad from 0.7 to 0.8.1
   2009-05-20 02:58:40 by Thomas Klausner | Files touched by this commit (75) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   2009-03-20 20:43:53 by Jörg Sonnenberger | Files touched by this commit (25)
Log message:
Convert buildlink3.mk files to new world order.
   2008-06-09 01:42:41 by zul_ | Files touched by this commit (5)
Log message:
Upgrade xmonad from 0.6 to 0.7

Changes in core since 0.6

 -- Added a startupHook field to the xmonad configuration record, which is
   an arbitrary X () action to be run each time xmonad starts (including
   restarts with mod-q). 
 -- More tests! 
 -- Improved documentation! 
 -- SIGPIPE is now ignored. 
 -- mod-shift-tab added to default keybindings, to cycle backwards through
    windows 
 -- Finally killed bug #111 dead! (#111 caused problems which were especially
 -- noticeable when clicking on tabs in a tabbed layout). 
 -- Added a 'stringProperty' query that can be used in manageHooks to match
    on any text property of a window.

More changes can be found on
http://haskell.org/haskellwiki/Xmonad/N … _since_0.6
   2008-06-08 19:49:30 by zul_ | Files touched by this commit (2) | Package updated
Log message:
With ghc-6.8, we don't need anymore wip/cabal.
Update depends in INSTALL files
   2008-03-06 18:48:48 by Emil Sköldberg | Files touched by this commit (3) | Package updated
Log message:
- Update to version 0.6
- Fix INSTALL script
   2007-12-10 18:02:57 by Emil Sköldberg | Files touched by this commit (2)
Log message:
Oops, forgot to add INSTALL and DEINSTALL scripts.
   2007-12-10 18:01:35 by Emil Sköldberg | Files touched by this commit (3) | Package updated
Log message:
Update 0.1 -> 0.5