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