Andrea Rossato
cc1a24c1c8
LayoutCombinators: changes infixes and added many other combinators.
2007-11-27 16:18:07 +00:00
Spencer Janssen
f18819f306
Alleviate clashing symbols with XMonad.ManageHook.<||>
2007-11-27 00:42:58 +00:00
David Roundy
3885445b26
clean up mosaic a bit more.
2007-11-23 15:36:17 +00:00
Brent Yorgey
bf84ca529f
Config/Droundy.hs: -Wall police, add -fno-warn-orphans
2007-11-16 15:52:02 +00:00
David Roundy
f7dd5d3fcc
improve shrinking in Droundy.hs
2007-11-14 14:21:27 +00:00
David Roundy
6e24689652
make shrinker preserved over restart in tabbed.
2007-11-13 16:31:16 +00:00
David Roundy
c468f6e608
prune Droundy.hs.
2007-11-12 17:20:32 +00:00
David Roundy
e423e3eb34
changes to work with XConfig of kind * -> *.
2007-11-11 00:56:29 +00:00
David Roundy
a3d739db17
add two new modules, one to name layouts, another to select a layout.
...
The latter is pretty useless, as there's no way to find out what
layouts are available, but it can at least allow you to select between
any layouts that you happen to be using already (in one workspace or
another). The former is handy any time you'd rather have a short name
for a layout (either for selecting, or for viewing in a status bar).
2007-11-11 19:50:36 +00:00
David Roundy
77be696976
add withWorkspace prompt, which automatically creates workspace if nonexistent.
2007-11-09 15:21:24 +00:00
David Roundy
85766bb72a
clean up Droundy.hs.
2007-11-07 14:41:06 +00:00
David Roundy
0e4226bb4d
fix Config.Droundy to compile again.
2007-11-05 20:53:39 +00:00
Don Stewart
080e11b376
build with optimisations on as usual, fix a few compile errors
2007-11-05 02:48:58 +00:00
Spencer Janssen
d3a389e6b5
Move configs/droundy.hs to an actual library module
2007-11-04 20:29:57 +00:00