Commit Graph

6 Commits

Author SHA1 Message Date
kili
bcea0ad2ce Silent register.sh/unregister.sh after the change to Cabal in ghc.
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
kili
8f4a6b2d2a Install documentation for -lib subpackage.
Note: if you have hs-xmonad-contrib installed, you'll see an error
message from ghc-pkg (called from unregister.sh) when you update
xmonad-lib. That's harmless in this case, and I'll improve the
register/unregister stuff in ghc soon.
2010-05-16 14:12:20 +00:00
kili
a917319928 Update to xmonad-0.9.1 2010-04-22 22:00:45 +00:00
kili
8d91511549 Update to 0.5, and split up into subpackages -main and -lib.
Thanks to Simon Kuhnle for testing.
2008-01-18 21:51:13 +00:00
kili
c7fb1f76d5 Update to 0.4. From Dmitri Alenitchev. 2007-11-18 20:13:31 +00:00
kili
c6479abcee 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. A guiding principle of the design is predictability: users
should know in advance precisely the window arrangement that will
result from any action, leading to a simpler user interface.
2007-09-01 22:18:41 +00:00