Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-12-23 | Let the core know about MouseResizableTile's draggers, so they are stacked co... | Jan Vornberger | 1 | -10/+13 |
2009-12-11 | X.L.MouseResizableTile: change description for mirrored variant | Tomas Janousek | 1 | -1/+2 |
2009-11-26 | X.L.MouseResizableTile: keep draggers on the bottom of the window stack. | Tomas Janousek | 1 | -0/+1 |
2009-10-23 | Docs: use myLayout like template rather than plural | Wirt Wolff | 1 | -4/+4 |
2009-10-22 | Refer to modm as the current modMask | Adam Vogt | 1 | -2/+2 |
2009-10-05 | Hyperlink the reference to ResizableTile in MouseResizableTile | Adam Vogt | 1 | -1/+1 |
2009-09-30 | Remove redundant parentheses from L.MouseResizableTile | Adam Vogt | 1 | -10/+9 |
2009-09-30 | Factor out redundancy in L.MouseResizableTile.handleResize | Adam Vogt | 1 | -18/+9 |
2009-09-30 | Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTile | Adam Vogt | 1 | -1/+1 |
2009-09-30 | Fix haddock parse error in MouseResizableTile | Adam Vogt | 1 | -0/+2 |
2009-09-30 | A ResizableTile-like layout that can be resized using the mouse. | Jan Vornberger | 1 | -0/+279 |