aboutsummaryrefslogtreecommitdiffstats
path: root/Commands.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-05Docstring parser for generating xmonad build configs with default settings ↵Alex Tarkovsky1-1/+6
for extensions darcs-hash:20070905200128-bd4fb-ff90db3eb7ebce6ea75956f19ebc6c35d36c08d4.gz
2007-08-20remove redundant fromIntegral from Commands.David Roundy1-1/+1
darcs-hash:20070820000925-72aca-210c660c1c9362bbe69cc647537faef9c6d6ba6b.gz
2007-08-14fix Commands to work with new workspaces.David Roundy1-1/+1
darcs-hash:20070814004146-72aca-a65ab13e111736e096243f84eb00f7f84474ac53.gz
2007-07-28Commands: refactoring to include in MetaModuleAndrea Rossato1-15/+19
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). darcs-hash:20070728132029-32816-448eb6fdec6c3cb564ccd6f93e3f56cf065bba24.gz
2007-07-16fixes Commands.hsAndrea Rossato1-1/+1
darcs-hash:20070716164017-32816-35e69017f9a4cfdb0294576c8f4c21d723874662.gz
2007-06-13added info to Commands.hsAndrea Rossato1-18/+27
Haddock stuff. darcs-hash:20070613190908-32816-e64687cb5102b479a97da7897d26406366f76c0f.gz
2007-06-01XMonadContrib.Commands: for workspace and screen commands, leave out W/S tagglasser1-4/+4
darcs-hash:20070601161351-64353-36f70f65c7a6d2b99d981b3b93a31ae33f9aebdb.gz
2007-06-01New contrib module: run internal xmonad commands via dmenuglasser1-0/+88
darcs-hash:20070601043849-64353-0c9bdd026d3040dd1bb1fcd3551d941d170fb76f.gz