aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/DynamicWorkspaces.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DynamicWorkspaces.hs: rm whitespacegwern02010-03-141-1/+1
| | | | | | Ignore-this: 9d64301708cb1702b9b46f1068efa891 darcs-hash:20100314205951-f7719-8e10d50daafbf32e3f13d32ab21af82ff37869eb.gz
* Minor style changes in DynamicWorkspacesAdam Vogt2009-11-151-18/+15
| | | | | | Ignore-this: 1a6018ab134e4420a949354575a8a110 darcs-hash:20091115022751-1499c-c2f8ccf3cada9e16a5d35e87e41baa160c74e774.gz
* X.A.DynamicWorkspaces fix doc and add behaviourAnders Engstrom2009-11-141-9/+51
| | | | | | | Ignore-this: ab7c20a9c1b43ebc6a7f4700d988fb73 Before this patch the documentation claims that it won't do anything on non-empty workspaces when it actually does. This patch fixes the documentation to reflect the actual behaviour, but also adds the behaviour promised by the documentation in other functions. It does not break configs. In addition it also provides functions to help removing empty workspaces when leaving them. darcs-hash:20091113233903-8978f-1adf2aba46b7931732b51338c3f73508e840a487.gz
* X.A.DynamicWorkspaces: fix addWorkspace and friends so they never add ↵Brent Yorgey2009-11-121-5/+11
| | | | | | | | another copy of an existing workspace Ignore-this: 5bfe8129707b038ed04383b7566b2323 darcs-hash:20091112201351-1e371-ed6aeb650d2e9d6a4c131e8f7a36b922b8f1d905.gz
* X.A.DynamicWorkspaces: new 'addWorkspacePrompt' methodBrent Yorgey2009-11-081-1/+5
| | | | | | Ignore-this: a3992b1b7938be80d8fd2a5a503a4042 darcs-hash:20091108170503-1e371-0d0cc44d7d9bf275a4289b8161b098f65b338192.gz
* Refer to modm as the current modMaskAdam Vogt2009-10-221-7/+7
| | | | | | | | Ignore-this: d097c7dc1746c55e1d4078a7148f9d5a This makes the config suggestions consistent with the current template. darcs-hash:20091022041126-1499c-5dd63076fdd71a61276cfc8e648bada81d9cc586.gz
* remove myself as maintainer from modules I don't maintain or use.David Roundy2008-08-281-1/+1
| | | | darcs-hash:20080828151830-72aca-75151cf20f4efc1a3d1bc324cfdbc5602f58b363.gz
* Exporting addHiddenWorkspace, it's needed by the new ScratchpadBraden Shepherdson2008-06-081-0/+3
| | | | darcs-hash:20080608045318-d53a8-b3ad374673c9428d89b0f9b5c8fb2e69c20e5865.gz
* in Prompt.Workspace sort by official workspace order.David Roundy2008-02-291-5/+7
| | | | darcs-hash:20080229223047-72aca-f66c6583d8be77207a3f083fe26be40f1f02e4b5.gz
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
| | | | darcs-hash:20071208000547-a5988-874ebc1bfa76ad6ec2191812240fa2303b2d531c.gz
* Remove redundant importsSpencer Janssen2007-12-081-3/+1
| | | | darcs-hash:20071207233827-a5988-9e41d51120499637f14d115f2cf1428edaf326bb.gz
* DynamicWorkspaces: haddock updatesBrent Yorgey2007-11-271-7/+15
| | | | darcs-hash:20071127220033-bd4d7-1636ab859e77fc9b06a8f08630004e283388b244.gz
* add a few docs (very sparse) to DynamicWorkspaces.David Roundy2007-11-091-2/+4
| | | | darcs-hash:20071109152649-72aca-447ce5fcc5c8d7c3ae9f4405fa7427f92fa5611a.gz
* add withWorkspace prompt, which automatically creates workspace if nonexistent.David Roundy2007-11-091-18/+29
| | | | darcs-hash:20071109152124-72aca-966fc515a4e1f52fc16929680e152c27d20fb60c.gz
* fix selectWorkspace to work with new config.David Roundy2007-11-011-7/+9
| | | | darcs-hash:20071101183546-72aca-01f90fa9b4a7b2b3b1b8ea2f22088d1490d07978.gz
* HierarchifySpencer Janssen2007-11-011-0/+107
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz