13 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
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
David Roundy
73d1c8d317 clean up TwoPane to work on Stacks as it ought. 2007-06-19 15:09:28 +00:00
Spencer Janssen
83c163d88a Typo 2007-06-17 00:09:24 +00:00
Andrea Rossato
38e813c98d TwoPane.hs: info and documentation 2007-06-14 14:44:09 +00:00
Spencer Janssen
7a294cdbe1 Note the modules I maintain 2007-06-11 18:48:30 +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
Spencer Janssen
2b171ea19c Fixes for windowset -> workspace rename 2007-05-21 04:21:18 +00:00
Spencer Janssen
325c2b90c5 TwoPane: hide windows that aren't in view 2007-05-18 22:42:40 +00:00
Spencer Janssen
75df3884fa Comment only 2007-05-17 21:10:03 +00:00
Spencer Janssen
872551532a Add instructions for TwoPane 2007-05-17 21:02:06 +00:00
Spencer Janssen
aef12e19e6 Add TwoPane 2007-05-17 19:56:18 +00:00