David Roundy f539804577 make mosaic configure windows by name rather than by Window.
Note that this is still pretty flawed.  Often window names change, and the
layout then stagnates a bit.  Gimp, for example, opens most its windows
with the same name before renaming them, so you have to hit mod-return or
something to force a doLayout.  Also, gimp still overrides xmonad regarding
the size of its main window.  :(
2007-05-12 21:56:44 +00:00
2007-05-03 21:17:00 +00:00
2007-05-13 18:42:54 +00:00
2007-04-29 06:14:26 +00:00
2007-04-29 06:40:13 +00:00
2007-05-12 19:13:15 +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.

examples/ contains further external programs useful with xmonad.

Haskell code contributed to this repo should live under the

    XMonadContrib.

name space. For example:

    XMonadContrib.Mosaic
Description
Languages
Haskell 99.6%
C 0.2%
Shell 0.1%