aboutsummaryrefslogtreecommitdiffstats
path: root/Commands.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-3/+3
darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
2007-11-01Port CommandsSpencer Janssen1-29/+33
darcs-hash:20071101083236-a5988-1c2afb1c495cd1ad9ee66fd57e97ba60ec3c2e36.gz
2007-10-24Use new terminal config optionSpencer Janssen1-2/+2
darcs-hash:20071024110219-a5988-a8ca4fc9a920d04c71af52adbbe1f85d014f238e.gz
2007-10-14serialisedLayoutsDon Stewart1-2/+2
darcs-hash:20071013230040-cba2c-a54c6f9daa3784c741ea0d64888d9c39172b8307.gz
2007-10-07Maybe? What Maybe? (rollback earlier dmenu change)Devin Mullins1-3/+1
darcs-hash:20071007185915-78224-5dc94fbbbc960a853654321317e2b8ba54d8be2a.gz
2007-10-06change Dmenu functions to return IO/X (Maybe String)Devin Mullins1-1/+3
dmenu exits with code 1 when you hit Escape, and I wanna create a contrib that takes advantage of that. This required changes in four contribs (Commands, DirectoryPrompt, ShellPrompt, and WorkspaceDir), and might require changes in users' Configs. Also, I'm not sure some of the changes I made to the client code are very Haskelly. Would appreciate input there. darcs-hash:20071006070959-78224-eeefb4300d6d3de7b199f2b1ad37ba43384e03f1.gz
2007-09-30Commands: added recent layout commandsAndrea Rossato1-17/+20
darcs-hash:20070930213225-32816-51585111588a0ff51d60328d855df4fcf55f40a3.gz
2007-09-24Use the new layout switcher in CommandsSpencer Janssen1-1/+1
darcs-hash:20070924060541-a5988-5206f9383aad4117f9b45ce202b5a671bdcae977.gz
2007-09-24Cope with StackSet export changesSpencer Janssen1-1/+1
darcs-hash:20070924091031-a5988-fe0fddda8782d9f4a9e141bd015917d5fe501698.gz
2007-09-17Operations.sink is goneSpencer Janssen1-2/+2
darcs-hash:20070917214113-a5988-99d1e7f13916bcbcb487306d24820053231b11e3.gz
2007-09-17Match 'Remove Operations functions which have StackSet equivalents' from the ↵Spencer Janssen1-7/+8
core darcs-hash:20070917213329-a5988-b9cc2ae3e1c8740eecb9300a4b92a2dcd9c81aa1.gz
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