mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-20 20:12:21 +00:00
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:
parent
847d83ec3c
commit
c2dedf4d17
4 changed files with 53 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue