aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/ManageDocks.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-14ManageDocks.hs: haddock fixesAndrea Rossato1-6/+7
2007-11-14pattern guards and newtype deriving required for ManageDocks.hs to build!Don Stewart1-1/+3
2007-11-13add ToggleStruts capability to avoidStruts.David Roundy1-9/+18
2007-11-10fix bug in avoidStruts.David Roundy1-1/+1
2007-11-01Change the type of properties from Word32 to CLongMats Jansborg1-2/+2
2007-11-08fix bug in avoidStruts.David Roundy1-1/+14
2007-11-06Add LANGUAGE pragmas for ManageDocksSpencer Janssen1-0/+1
2007-11-01HierarchifySpencer Janssen1-4/+4
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-10-24code to define a strut-avoiding layout.David Roundy1-0/+19
2007-10-23STRUT aware gap toggling (clean patch)mail1-8/+40
2007-10-10Fix EwmhDesktops, ManageDocks, and SetWMName compilation for amd64Alex Tarkovsky1-30/+30
2007-10-07doc fixes for ManageDocksDevin Mullins1-1/+3
2007-10-07ManageDocks now handles STRUT windows as wellmail1-5/+46
2007-10-06(un)Manage Docks based on WINDOW_TYPEmail1-0/+59