aboutsummaryrefslogtreecommitdiffstats
path: root/Decoration.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* redraw decorations on PropertyNotifyJason Creighton2007-06-111-3/+4
| | | | | | | | newDecoration now takes a Window parameter, which is the window the decoration is "for". If there is a PropertyNotify for that window, the decoration is redrawn. darcs-hash:20070611021408-b9aa7-b01860371ef9e47a06ab4541aee09422c8f19865.gz
* make Decoration set the input mask appropriately.David Roundy2007-06-101-2/+4
| | | | darcs-hash:20070610203451-72aca-e8115141402639befdd45f2903091c6f56a48582.gz
* make Decoration draw the window initially.David Roundy2007-06-101-7/+13
| | | | | | We still don't respond to expose events. :( darcs-hash:20070610163651-72aca-9bbc33663ef50926bd60d0dcbe1974b9eddc058b.gz
* add Decoration module to be used to easily define decorations.David Roundy2007-06-101-0/+37
darcs-hash:20070610153939-72aca-da6f87330a2bd71cd2545884ffd9f4f78f2e70c9.gz