Commit Graph

8 Commits

Author SHA1 Message Date
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