aboutsummaryrefslogtreecommitdiffstats
path: root/Decoration.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-12In Decoration.hs, track rename of ModifyWindowsStefan O'Rear1-2/+2
2007-06-12Refactor Decoration into a general layout-level hooks interface, and a decora...Stefan O'Rear1-28/+28
2007-06-11redraw decorations on PropertyNotifyJason Creighton1-3/+4
2007-06-10make Decoration set the input mask appropriately.David Roundy1-2/+4
2007-06-10make Decoration draw the window initially.David Roundy1-7/+13
2007-06-10add Decoration module to be used to easily define decorations.David Roundy1-0/+37