8 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
Andrea Rossato
d29003cfc1 LayoutScreen: haddock cleanup 2007-08-05 21:58:00 +00:00
joachim.fasting
0ffb02c71f LayoutScreens.hs: correct module header. 2007-07-01 21:57:12 +00:00
Andrea Rossato
3b66626801 the gaps list should be filled with the default value from Config.hs 2007-07-04 22:41:10 +00:00
Andrea Rossato
f412ea4a59 ScreenLayouts.hs: updates to the last API changes
A silent API change broke this nice piece of David's code: Spencer decided
to move screen details into StackSet, and there we went to manipulate them!
2007-07-03 20:11:45 +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
David Roundy
7b3ea2d5fa fix usage info for LayoutScreens. 2007-06-22 13:26:18 +00:00
David Roundy
2a5ac679ea add new LayoutScreens module. 2007-06-22 13:13:00 +00:00