Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-06-12 | In Decoration.hs, track rename of ModifyWindows | Stefan O'Rear | 1 | -2/+2 |
2007-06-12 | Refactor Decoration into a general layout-level hooks interface, and a decora... | Stefan O'Rear | 1 | -28/+28 |
2007-06-11 | redraw decorations on PropertyNotify | Jason Creighton | 1 | -3/+4 |
2007-06-10 | make Decoration set the input mask appropriately. | David Roundy | 1 | -2/+4 |
2007-06-10 | make Decoration draw the window initially. | David Roundy | 1 | -7/+13 |
2007-06-10 | add Decoration module to be used to easily define decorations. | David Roundy | 1 | -0/+37 |