aboutsummaryrefslogtreecommitdiffstats
path: root/Decoration.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tabs should stay beneath any floating windowAndrea Rossato2007-07-071-0/+1
* resolve conflicts in Decoration and Tabbed.David Roundy2007-06-291-3/+4
* make everything work with new doLayout.David Roundy2007-06-231-11/+9
* Decoration.hs: added automatic font managmentAndrea Rossato2007-06-251-9/+15
* Decoration.hs: info and documentationAndrea Rossato2007-06-141-1/+23
* Remove some debugging statements I forgot about earlierStefan O'Rear2007-06-131-6/+4
* add -fglasgow-exts to some modules that use it.David Roundy2007-06-121-0/+1
* In Decoration.hs, track rename of ModifyWindowsStefan O'Rear2007-06-121-2/+2
* Refactor Decoration into a general layout-level hooks interface, and a decora...Stefan O'Rear2007-06-121-28/+28
* redraw decorations on PropertyNotifyJason Creighton2007-06-111-3/+4
* make Decoration set the input mask appropriately.David Roundy2007-06-101-2/+4
* make Decoration draw the window initially.David Roundy2007-06-101-7/+13
* add Decoration module to be used to easily define decorations.David Roundy2007-06-101-0/+37