aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/FindEmptyWorkspace.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-22Refer to modm as the current modMaskAdam Vogt1-2/+2
2009-09-04Mark modules last-modified in 2007 as stableAdam Vogt1-1/+1
2007-12-08Remove XMonad.Operations importsSpencer Janssen1-2/+0
2007-12-08Remove redundant importsSpencer Janssen1-1/+0
2007-11-24Haddock docs: modMask --> modMask xBrent Yorgey1-2/+2
2007-11-24FindEmptyWorkspace: haddock updatesBrent Yorgey1-11/+9
2007-11-01HierarchifySpencer Janssen1-4/+4
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-09-24Follow kind changes in FindEmptyWorkspaceSpencer Janssen1-1/+1
2007-09-17Match 'Remove Operations functions which have StackSet equivalents' from the ...Spencer Janssen1-3/+3
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+4
2007-06-30More ScreenDetails fixesSpencer Janssen1-1/+1
2007-06-14FindEmptyWorkspace.hs: info and documentationAndrea Rossato1-15/+21
2007-06-12changes to work with Stacks that can't be empty.David Roundy1-3/+2
2007-06-12Comment onlySpencer Janssen1-1/+1
2007-05-21make FindEmptyWorkspace compileMiikka Koskinen1-15/+19
2007-05-21Fixes for windowset -> workspace renameSpencer Janssen1-1/+1
2007-05-13XMonadContrib.FindEmptyWorkspaceMiikka Koskinen1-0/+59