David Roundy d3048ed615 make everything work with new doLayout.
This modifies all the contrib modules to work (so far as I know) with the
new contrib layout.  The exception is the LayoutHooks module, which isn't
used.  It exports an API that is inherently unsafe, so far as I can tell
(and always has been).
2007-06-23 21:09:52 +00:00
2007-06-19 00:28:49 +00:00
2007-06-13 19:09:08 +00:00
2007-06-14 14:37:53 +00:00
2007-06-18 14:29:15 +00:00
2007-06-17 00:08:05 +00:00
2007-06-19 22:03:23 +00:00
2007-06-20 11:58:52 +00:00
2007-06-23 05:05:10 +00:00
2007-06-23 14:35:16 +00:00
2007-06-14 14:43:48 +00:00
2007-06-14 14:44:26 +00:00
2007-06-19 22:03:23 +00:00

3rd party xmonad extensions and contributions.

This repository can be overlayed on an xmonad repository.
Users may then import Haskell src from here, to extend their config
files.

scripts/ contains further external programs useful with xmonad.

Haskell code contributed to this repo should live under the

    XMonadContrib.

name space. For example:

    XMonadContrib.Mosaic

------------------------------------------------------------------------

Code submitted to the contrib repo is licensed under the same license as
xmonad itself, with copyright held by the authors.
Description
Languages
Haskell 99.6%
C 0.2%
Shell 0.1%