aboutsummaryrefslogtreecommitdiffstats
path: root/Commands.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-051-1/+6
* remove redundant fromIntegral from Commands.David Roundy2007-08-201-1/+1
* fix Commands to work with new workspaces.David Roundy2007-08-141-1/+1
* Commands: refactoring to include in MetaModuleAndrea Rossato2007-07-281-15/+19
* fixes Commands.hsAndrea Rossato2007-07-161-1/+1
* added info to Commands.hsAndrea Rossato2007-06-131-18/+27
* XMonadContrib.Commands: for workspace and screen commands, leave out W/S tagglasser2007-06-011-4/+4
* New contrib module: run internal xmonad commands via dmenuglasser2007-06-011-0/+88