aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/Commands.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-22Refer to modm as the current modMaskAdam Vogt1-1/+1
Ignore-this: d097c7dc1746c55e1d4078a7148f9d5a This makes the config suggestions consistent with the current template. darcs-hash:20091022041126-1499c-5dd63076fdd71a61276cfc8e648bada81d9cc586.gz
2009-09-30Remove redundant ($) in A.CommandsAdam Vogt1-5/+5
Ignore-this: 63084d42007481b0e0ca5fd99d3ba083 darcs-hash:20090930200311-1499c-4cc53ff235c5c3d13c10ecbb6502b3ca0294b77a.gz
2009-09-04Remove excess broadcastMessage ReleaseResources from A.CommandsAdam Vogt1-3/+2
Ignore-this: e55e16750bd1ee116760559680495b46 XMonad.Operations.restart tells the layouts to release resources. There's no sense in duplicating it in contrib code anymore. darcs-hash:20090904010259-1499c-85747018852d2b25a752defc956d6b80b1187343.gz
2008-03-25XMonad.Actions.Commands: documentation fixBrent Yorgey1-4/+4
darcs-hash:20080325165707-bd4d7-70e00a53cf9ca0c0533a48590a7596db1ff92b00.gz
2007-12-19Update various restart bindingsSpencer Janssen1-2/+2
darcs-hash:20071219220634-a5988-5f0b0cfc57aa06ceb798874790ca9c7c2d68fbbd.gz
2007-12-08More import pruningSpencer Janssen1-1/+0
darcs-hash:20071208014846-a5988-6c53b449256d73dc5ab3e1bac2f9f0a93227b078.gz
2007-12-08Remove XMonad.Operations importsSpencer Janssen1-1/+0
darcs-hash:20071208000547-a5988-874ebc1bfa76ad6ec2191812240fa2303b2d531c.gz
2007-12-08Remove redundant importsSpencer Janssen1-1/+0
darcs-hash:20071207233827-a5988-9e41d51120499637f14d115f2cf1428edaf326bb.gz
2007-11-24Haddock docs: modMask --> modMask xBrent Yorgey1-1/+1
darcs-hash:20071124022635-bd4d7-16491e97f6ddf5d1a467379296696d6b26bd2721.gz
2007-11-23Commands.hs: haddock updatesBrent Yorgey1-13/+22
darcs-hash:20071123171619-bd4d7-d34578e28eec4b2dda7325a6f61b7ce1d07720ae.gz
2007-11-01HierarchifySpencer Janssen1-6/+6
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
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