aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/Commands.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-22Refer to modm as the current modMaskAdam Vogt1-1/+1
2009-09-30Remove redundant ($) in A.CommandsAdam Vogt1-5/+5
2009-09-04Remove excess broadcastMessage ReleaseResources from A.CommandsAdam Vogt1-3/+2
2008-03-25XMonad.Actions.Commands: documentation fixBrent Yorgey1-4/+4
2007-12-19Update various restart bindingsSpencer Janssen1-2/+2
2007-12-08More import pruningSpencer Janssen1-1/+0
2007-12-08Remove XMonad.Operations importsSpencer Janssen1-1/+0
2007-12-08Remove redundant importsSpencer Janssen1-1/+0
2007-11-24Haddock docs: modMask --> modMask xBrent Yorgey1-1/+1
2007-11-23Commands.hs: haddock updatesBrent Yorgey1-13/+22
2007-11-01HierarchifySpencer Janssen1-6/+6
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-3/+3
2007-11-01Port CommandsSpencer Janssen1-29/+33
2007-10-24Use new terminal config optionSpencer Janssen1-2/+2
2007-10-14serialisedLayoutsDon Stewart1-2/+2
2007-10-07Maybe? What Maybe? (rollback earlier dmenu change)Devin Mullins1-3/+1
2007-10-06change Dmenu functions to return IO/X (Maybe String)Devin Mullins1-1/+3
2007-09-30Commands: added recent layout commandsAndrea Rossato1-17/+20
2007-09-24Use the new layout switcher in CommandsSpencer Janssen1-1/+1
2007-09-24Cope with StackSet export changesSpencer Janssen1-1/+1
2007-09-17Operations.sink is goneSpencer Janssen1-2/+2
2007-09-17Match 'Remove Operations functions which have StackSet equivalents' from the ...Spencer Janssen1-7/+8
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-1/+6
2007-08-20remove redundant fromIntegral from Commands.David Roundy1-1/+1
2007-08-14fix Commands to work with new workspaces.David Roundy1-1/+1
2007-07-28Commands: refactoring to include in MetaModuleAndrea Rossato1-15/+19
2007-07-16fixes Commands.hsAndrea Rossato1-1/+1
2007-06-13added info to Commands.hsAndrea Rossato1-18/+27
2007-06-01XMonadContrib.Commands: for workspace and screen commands, leave out W/S tagglasser1-4/+4
2007-06-01New contrib module: run internal xmonad commands via dmenuglasser1-0/+88