aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/ManageDocks.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ManageDocks.hs: haddock fixesAndrea Rossato2007-11-141-6/+7
* pattern guards and newtype deriving required for ManageDocks.hs to build!Don Stewart2007-11-141-1/+3
* add ToggleStruts capability to avoidStruts.David Roundy2007-11-131-9/+18
* fix bug in avoidStruts.David Roundy2007-11-101-1/+1
* Change the type of properties from Word32 to CLongMats Jansborg2007-11-011-2/+2
* fix bug in avoidStruts.David Roundy2007-11-081-1/+14
* Add LANGUAGE pragmas for ManageDocksSpencer Janssen2007-11-061-0/+1
* HierarchifySpencer Janssen2007-11-011-0/+153