Commit Graph

9 Commits

Author SHA1 Message Date
Keith Packard 41293ef755 Track changes to _XROOTPMAP_ID property 2003-11-10 18:34:35 +00:00
Keith Packard 9e767b89cf Add a bit of scheduling to updates; update every 30 ms instead of waiting
for more events. Smooths out window moving. Interval needs to be
    configurable probably.
2003-11-10 05:48:23 +00:00
Keith Packard 37280d7888 Make sure _XROOTPMAP_ID property is right type, format and length before
attempting to use the resulting value.
2003-11-10 05:09:10 +00:00
Keith Packard febeaf7ad1 Configure damage must include shadow region, not just window. Also, leaking
region on each configure.
2003-11-10 04:46:24 +00:00
Keith Packard b4fc0433c5 oops. Left in an XSynchronize call. 2003-11-10 03:48:00 +00:00
Keith Packard 6e99ed898c Double buffer updates. Check for InputOnly windows and ignore them 2003-11-10 03:45:17 +00:00
Keith Packard e142128dde Detect root pattern with undocumented _XROOTPMAP_ID property 2003-11-10 02:03:26 +00:00
Keith Packard d98b963d75 Add drop shadows. 2003-11-10 01:32:01 +00:00
Keith Packard 1685456c7e Initial revision 2003-11-09 07:08:23 +00:00