aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/DynamicWorkspaces.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* DynamicWorkspaces.hs: rm whitespacegwern02010-03-141-1/+1
* Minor style changes in DynamicWorkspacesAdam Vogt2009-11-151-18/+15
* X.A.DynamicWorkspaces fix doc and add behaviourAnders Engstrom2009-11-141-9/+51
* X.A.DynamicWorkspaces: fix addWorkspace and friends so they never add another...Brent Yorgey2009-11-121-5/+11
* X.A.DynamicWorkspaces: new 'addWorkspacePrompt' methodBrent Yorgey2009-11-081-1/+5
* Refer to modm as the current modMaskAdam Vogt2009-10-221-7/+7
* remove myself as maintainer from modules I don't maintain or use.David Roundy2008-08-281-1/+1
* Exporting addHiddenWorkspace, it's needed by the new ScratchpadBraden Shepherdson2008-06-081-0/+3
* in Prompt.Workspace sort by official workspace order.David Roundy2008-02-291-5/+7
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
* Remove redundant importsSpencer Janssen2007-12-081-3/+1
* DynamicWorkspaces: haddock updatesBrent Yorgey2007-11-271-7/+15
* add a few docs (very sparse) to DynamicWorkspaces.David Roundy2007-11-091-2/+4
* add withWorkspace prompt, which automatically creates workspace if nonexistent.David Roundy2007-11-091-18/+29
* fix selectWorkspace to work with new config.David Roundy2007-11-011-7/+9
* HierarchifySpencer Janssen2007-11-011-0/+107