8 Commits

Author SHA1 Message Date
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
c6cfe936b2 remove redundant fromIntegral from Commands. 2007-08-20 00:09:25 +00:00
David Roundy
1fbdc5bb75 fix Commands to work with new workspaces. 2007-08-14 00:41:46 +00:00
Andrea Rossato
773367e6b8 Commands: refactoring to include in MetaModule
Just a small refactooring (well, now runCommand requires a command list, and
I added runCommand's that will take a string to run it against the default
command list) to include this module in MetaModule so that we can track it
in case of API changes (this patch has been requested by Spencer).
2007-07-28 13:20:29 +00:00
Andrea Rossato
d2427ab85b fixes Commands.hs 2007-07-16 16:40:17 +00:00
Andrea Rossato
ef28919910 added info to Commands.hs
Haddock stuff.
2007-06-13 19:09:08 +00:00
glasser
b4aaff532a XMonadContrib.Commands: for workspace and screen commands, leave out W/S tag 2007-06-01 16:13:51 +00:00
glasser
c3385c2f85 New contrib module: run internal xmonad commands via dmenu 2007-06-01 04:38:49 +00:00