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
Chris Mears
ab1f382566
Remove spurious import in Arossato's config.
2007-11-07 21:56:30 +00:00
Andrea Rossato
d1eb962214
Add my configuration file
...
Spencer and David: you really did a great job. Thank you guys!
2007-11-07 19:13:05 +00:00
Don Stewart
901522fc10
add higher order 'dzen' function
...
The intent is that:
main = dzen xmonad
should just work, and indeed it does now, for launching a cool status
bar with minimal effort.
2007-11-07 18:31:07 +00:00
Spencer Janssen
4fcd67ef05
Use spawnPipe in sjanssenConfig
2007-11-07 08:26:37 +00:00
Spencer Janssen
7d1506fded
Stupid mistake
2007-11-05 10:10:52 +00:00
David Roundy
0e4226bb4d
fix Config.Droundy to compile again.
2007-11-05 20:53:39 +00:00
Spencer Janssen
2bb992c128
-Wall police
2007-11-05 06:00:36 +00:00
Spencer Janssen
9cd33f809e
Minor updates to Sjanssen.hs
2007-11-05 05:50:22 +00:00
Don Stewart
2ef6f91fb1
forgot to add my config file
2007-11-05 02:58:56 +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
ee5ae195e0
Add XMonad.Config.Sjanssen
2007-11-05 00:58:32 +00:00
Spencer Janssen
d3a389e6b5
Move configs/droundy.hs to an actual library module
2007-11-04 20:29:57 +00:00