diff options
author | Keith Packard <keithp@keithp.com> | 2003-11-10 04:46:24 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-11-10 04:46:24 +0000 |
commit | febeaf7ad1f81ac6b77fa35a5f21e7819c69ebb7 (patch) | |
tree | 2a16a0d8fc6aef56bbd299a8f03f160b250dbe72 /ChangeLog | |
parent | oops. Left in an XSynchronize call. (diff) | |
download | xcman-febeaf7ad1f81ac6b77fa35a5f21e7819c69ebb7.tar.gz xcman-febeaf7ad1f81ac6b77fa35a5f21e7819c69ebb7.tar.bz2 xcman-febeaf7ad1f81ac6b77fa35a5f21e7819c69ebb7.tar.xz |
Configure damage must include shadow region, not just window. Also, leaking
region on each configure.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-11-09 Keith Packard <keithp@keithp.com> + * xcompmgr.c: (configure_win): + Configure damage must include shadow region, not just window. + Also, leaking region on each configure. + +2003-11-09 Keith Packard <keithp@keithp.com> + * xcompmgr.c: (main): oops. Left in an XSynchronize call. |