aboutsummaryrefslogtreecommitdiffstats
path: root/Commands.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HierarchifySpencer Janssen2007-11-011-114/+0
| | | | darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-3/+3
| | | | darcs-hash:20071101182824-a5988-e02ade829d66f49dd6b303b7a797933251c44164.gz
* Port CommandsSpencer Janssen2007-11-011-29/+33
| | | | darcs-hash:20071101083236-a5988-1c2afb1c495cd1ad9ee66fd57e97ba60ec3c2e36.gz
* Use new terminal config optionSpencer Janssen2007-10-241-2/+2
| | | | darcs-hash:20071024110219-a5988-a8ca4fc9a920d04c71af52adbbe1f85d014f238e.gz
* serialisedLayoutsDon Stewart2007-10-141-2/+2
| | | | darcs-hash:20071013230040-cba2c-a54c6f9daa3784c741ea0d64888d9c39172b8307.gz
* Maybe? What Maybe? (rollback earlier dmenu change)Devin Mullins2007-10-071-3/+1
| | | | darcs-hash:20071007185915-78224-5dc94fbbbc960a853654321317e2b8ba54d8be2a.gz
* change Dmenu functions to return IO/X (Maybe String)Devin Mullins2007-10-061-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
* Commands: added recent layout commandsAndrea Rossato2007-09-301-17/+20
| | | | darcs-hash:20070930213225-32816-51585111588a0ff51d60328d855df4fcf55f40a3.gz
* Use the new layout switcher in CommandsSpencer Janssen2007-09-241-1/+1
| | | | darcs-hash:20070924060541-a5988-5206f9383aad4117f9b45ce202b5a671bdcae977.gz
* Cope with StackSet export changesSpencer Janssen2007-09-241-1/+1
| | | | darcs-hash:20070924091031-a5988-fe0fddda8782d9f4a9e141bd015917d5fe501698.gz
* Operations.sink is goneSpencer Janssen2007-09-171-2/+2
| | | | darcs-hash:20070917214113-a5988-99d1e7f13916bcbcb487306d24820053231b11e3.gz
* Match 'Remove Operations functions which have StackSet equivalents' from the ↵Spencer Janssen2007-09-171-7/+8
| | | | | | core darcs-hash:20070917213329-a5988-b9cc2ae3e1c8740eecb9300a4b92a2dcd9c81aa1.gz
* 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