1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-11-11 13:51:02 -05:00
Commit graph

8 commits

Author SHA1 Message Date
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
67810f32f4 Prototype X compositing manager. 2003-11-09 07:08:23 +00:00
Keith Packard
1685456c7e Initial revision 2003-11-09 07:08:23 +00:00