Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com>

Add new functions to enable and disable events on Map and Unmap.
Use them here to make sure Composite redirect doesn't cause Map/UnmapNotify
    events that would confuse window managers.
This commit is contained in:
Søren Sandmann Pedersen 2006-01-12 22:14:56 +00:00
commit c2dedf4d17
4 changed files with 53 additions and 2 deletions

View file

@ -1,3 +1,12 @@
Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com>
* include/window.[ch]: Add new functions to enable and disable
events on Map and Unmap.
* composite/compalloc.c: Use them here to make sure Composite
redirect doesn't cause Map/UnmapNotify events that would confuse
window managers.
2006-01-11 Ian Romanick <idr@us.ibm.com>
reviewed by: airlied, krh