Commit Graph

13 Commits

Author SHA1 Message Date
David Roundy
db1026f6e9 some renaming of classes and data types. 2007-09-29 19:12:38 +00:00
Spencer Janssen
de6968d1b4 Use LANGUAGE pragmas over -fglasgow-exts 2007-09-28 18:16:14 +00:00
David Roundy
c2ca3c6593 make Accordian use pureLayout. 2007-09-25 19:21:17 +00:00
Andrea Rossato
1f986de3f6 make Accordion work with Layout class 2007-09-25 15:23:07 +00:00
Alex Tarkovsky
d0adeca94a Docstring parser for generating xmonad build configs with default settings for extensions 2007-09-05 20:01:28 +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
91a286a9fd move Accordian to use idModify. 2007-06-23 14:37:45 +00:00
joachim.fasting
ab6d08aad0 Accordion.hs: whitespace.
Makes Haddock not complain about not finding documentation for '$'.
2007-06-26 07:14:49 +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
6dccb57c87 Accordion.hs: add module header and usage instructions. 2007-06-18 19:36:26 +00:00
glasser
0f929af747 Add an "accordion" layout which puts non-focused windows in ribbons at the top and bottom of the screen. 2007-06-18 15:39:43 +00:00