aboutsummaryrefslogtreecommitdiffstats
path: root/Commands.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Docstring parser for generating xmonad build configs with default settings ↵Alex Tarkovsky2007-09-051-1/+6
| | | | | | for extensions darcs-hash:20070905200128-bd4fb-ff90db3eb7ebce6ea75956f19ebc6c35d36c08d4.gz
* remove redundant fromIntegral from Commands.David Roundy2007-08-201-1/+1
| | | | darcs-hash:20070820000925-72aca-210c660c1c9362bbe69cc647537faef9c6d6ba6b.gz
* fix Commands to work with new workspaces.David Roundy2007-08-141-1/+1
| | | | darcs-hash:20070814004146-72aca-a65ab13e111736e096243f84eb00f7f84474ac53.gz
* Commands: refactoring to include in MetaModuleAndrea Rossato2007-07-281-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
* fixes Commands.hsAndrea Rossato2007-07-161-1/+1
| | | | darcs-hash:20070716164017-32816-35e69017f9a4cfdb0294576c8f4c21d723874662.gz
* added info to Commands.hsAndrea Rossato2007-06-131-18/+27
| | | | | | Haddock stuff. darcs-hash:20070613190908-32816-e64687cb5102b479a97da7897d26406366f76c0f.gz
* XMonadContrib.Commands: for workspace and screen commands, leave out W/S tagglasser2007-06-011-4/+4
| | | | darcs-hash:20070601161351-64353-36f70f65c7a6d2b99d981b3b93a31ae33f9aebdb.gz
* New contrib module: run internal xmonad commands via dmenuglasser2007-06-011-0/+88
darcs-hash:20070601043849-64353-0c9bdd026d3040dd1bb1fcd3551d941d170fb76f.gz