13 Commits

Author SHA1 Message Date
Alex Tarkovsky
d0adeca94a Docstring parser for generating xmonad build configs with default settings for extensions 2007-09-05 20:01:28 +00:00
Peter De Wachter
405a7c6307 fix Circle/floats interaction 2007-08-16 18:51:44 +00:00
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
Peter De Wachter
b8b88134c5 Circle: raise the focus window 2007-06-21 19:12:07 +00:00
Peter De Wachter
f292474f20 Circle cleanups 2007-06-21 19:11:25 +00:00
joachim.fasting
8ed5dc82cf Whitespace. 2007-06-20 11:58:52 +00:00
David Roundy
8a78694d23 make some layouts more general. 2007-06-20 12:54:20 +00:00
joachim.fasting
88d77b244f Fix type signatures.
Think this fixes the rest of the errors caused by the Layout change.
2007-06-19 22:03:23 +00:00
joachim.fasting
0f4d83c6ca Circle.hs: only compute sqrt 2 once. 2007-06-18 23:20:51 +00:00
Andrea Rossato
7c763d0abf Circle.hs: info and documentation 2007-06-14 14:35:50 +00:00
Spencer Janssen
fca67d33d7 Updates to work with recent API changes 2007-06-11 18:34:39 +00:00
Spencer Janssen
5a54e27a76 Updates for Layout API change 2007-06-10 20:38:40 +00:00
Peter De Wachter
3268312b15 Circle layout
Windows are arranged in a circle around the master window. Rather nice to use
with a mouse, if you got many windows open.

Screenshot: http://caladan.rave.org/circle.png
2007-06-06 06:41:53 +00:00