Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-06-14 | Decoration.hs: info and documentation | Andrea Rossato | 1 | -1/+23 |
2007-06-13 | Remove some debugging statements I forgot about earlier | Stefan O'Rear | 1 | -6/+4 |
2007-06-12 | add -fglasgow-exts to some modules that use it. | David Roundy | 1 | -0/+1 |
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 |