Alex Tarkovsky
5a0c98e1dd
TwoPane: Fix syntax error in example
2007-10-13 01:41:51 +00:00
Spencer Janssen
bc768af023
TwoPane: update docs
2007-10-08 16:13:45 +00:00
Shachaf Ben-Kiki
73c055bd46
Add LANGUAGE pragams
...
It seems that GHC 6.6 just enables -fglasgow-exts when it sees any LANGUAGE
pragma, so not all of them were added; this patch adds the rest of them, which
is necessary for xmonad to compile in GHC >=6.7.
2007-10-08 02:21:41 +00:00
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
23af4f228b
modifyLayout -> handleMessage.
2007-09-25 18:29:30 +00:00
Andrea Rossato
4c841078b3
make TwoPane work with Layout class
2007-09-22 12:42:10 +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
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