summaryrefslogtreecommitdiff
path: root/src/compositor.c
Commit message (Expand)AuthorAgeFilesLines
* A load of fixes of issues reported by sparse. Closes bug #152849Kjartan Maraas2004-09-161-1/+1
* add comment about broken assertionHavoc Pennington2004-08-271-0/+1
* disable NameWindowPixmap stuff always for now, it seemed kind of bustedHavoc Pennington2004-08-271-3/+5
* delete extra copy of find_argb_visual so things compileHavoc Pennington2004-08-271-18/+86
* move the have_xrender variable initialization up in the file since it canHavoc Pennington2004-08-271-20/+3
* handle ReparentNotify, and add a lot of debug output.Havoc Pennington2003-12-261-10/+155
* change to track all children of the root window, not only mapped children;Havoc Pennington2003-12-261-26/+187
* fix up compositing manager to somewhat workHavoc Pennington2003-11-301-36/+260
* fix the extension checksHavoc Pennington2003-11-241-5/+16
* Apply patch from Gregory Merchan to avoid using CurrentTime when settingHavoc Pennington2003-11-241-10/+16
* move xcompmgr code in here (minus drop shadows), untested since Keith'sHavoc Pennington2003-11-231-14/+544
* new functionHavoc Pennington2003-11-211-2/+31
* add the missing filesHavoc Pennington2003-11-161-0/+199