aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/WorkspaceDir.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace most -fglasgow-exts with specific LANGUAGE pragmasAdam Vogt2009-06-261-2/+1
* cleanup - use currentTagDevin Mullins2008-09-211-2/+2
* remove myself as maintainer from modules I don't maintain or use.David Roundy2008-08-281-1/+1
* corrected version of make workspaceDir work even in workspaces with no windows.David Roundy2008-03-271-4/+4
* UNDO: make workspaceDir work even in workspaces with no windows.David Roundy2008-03-261-3/+3
* make workspaceDir work even in workspaces with no windows.David Roundy2008-03-261-3/+3
* fix WorkspaceDir to work when there are multiple screens.David Roundy2008-03-111-3/+7
* Remove XMonad.Operations importsSpencer Janssen2007-12-081-1/+0
* WorkspaceDir: minor haddock updateBrent Yorgey2007-11-271-1/+1
* dafaultConfig --> defaultConfigBrent Yorgey2007-11-231-1/+1
* WorkspaceDir: docsAndrea Rossato2007-11-231-16/+22
* make WorkspaceDir always store absolute pathnames.David Roundy2007-11-011-3/+8
* HierarchifySpencer Janssen2007-11-011-0/+78