| Commit message (Expand) | Author | Age | Files | Lines |
* | ManageDocks: add warning about making sure gaps are set to zero before switch... | Brent Yorgey | 2008-03-27 | 1 | -1/+7 |
* | LayoutModifier: reimplement ModifiedLayout using runLayout and more | Andrea Rossato | 2008-02-23 | 1 | -2/+2 |
* | Small refactoring. | Nils Anders Danielsson | 2008-02-10 | 1 | -21/+35 |
* | Fixed off-by-one error which broke strut handling for some panels. | Nils Anders Danielsson | 2008-02-10 | 1 | -4/+19 |
* | ManageDocks: implement AvoidStruts as a layout modifier | Andrea Rossato | 2008-01-27 | 1 | -18/+12 |
* | ManageDocks: add emptyLayout definition for supporting the new decoration fra... | Andrea Rossato | 2008-01-26 | 1 | -0/+3 |
* | ManageDocks: some documentation fixes | Andrea Rossato | 2007-12-31 | 1 | -1/+4 |
* | AvoidStruts: add support for partial struts | Spencer Janssen | 2007-12-22 | 1 | -40/+43 |
* | ManageDocks: ignore desktop windows also | Spencer Janssen | 2007-12-22 | 1 | -3/+4 |
* | Add support for _NET_WM_STRUT_PARTIAL | Spencer Janssen | 2007-12-13 | 1 | -9/+11 |
* | ManageDocks: when there are struts on opposing edges, the right/bottom strut | Spencer Janssen | 2007-12-10 | 1 | -2/+3 |
* | Update ManageDocks to the new ManageHook system, remove the gap setting code ... | Spencer Janssen | 2007-12-09 | 1 | -84/+61 |
* | Remove XMonad.Operations imports | Spencer Janssen | 2007-12-08 | 1 | -1/+0 |
* | Prune more imports | Spencer Janssen | 2007-12-08 | 1 | -2/+0 |
* | Remove redundant imports | Spencer Janssen | 2007-12-08 | 1 | -1/+0 |
* | Miscellaneous spell-checking | Shachaf Ben-Kiki | 2007-11-19 | 1 | -1/+1 |
* | ManageDocks.hs: haddock fixes | Andrea Rossato | 2007-11-14 | 1 | -6/+7 |
* | pattern guards and newtype deriving required for ManageDocks.hs to build! | Don Stewart | 2007-11-14 | 1 | -1/+3 |
* | add ToggleStruts capability to avoidStruts. | David Roundy | 2007-11-13 | 1 | -9/+18 |
* | fix bug in avoidStruts. | David Roundy | 2007-11-10 | 1 | -1/+1 |
* | Change the type of properties from Word32 to CLong | Mats Jansborg | 2007-11-01 | 1 | -2/+2 |
* | fix bug in avoidStruts. | David Roundy | 2007-11-08 | 1 | -1/+14 |
* | Add LANGUAGE pragmas for ManageDocks | Spencer Janssen | 2007-11-06 | 1 | -0/+1 |
* | Hierarchify | Spencer Janssen | 2007-11-01 | 1 | -0/+153 |