compiz: Changes to 'compiz-0.6'

Danny Baumann maniac at kemper.freedesktop.org
Tue Sep 11 07:33:03 PDT 2007


 plugins/decoration.c |   10 +++++-----
 src/event.c          |   14 ++++++++++++++
 src/window.c         |   15 +++++++++++++++
 3 files changed, 34 insertions(+), 5 deletions(-)

New commits:
commit 0bc17ab35411e2a5f690ede503d82f5ba3d97eb5
Author: David Reveman <davidr at novell.com>
Date:   Tue Sep 11 16:32:29 2007 +0200

    Destroy damage, remove passive button grabs and remove event masks.

commit eba80ab55feec4ba607704ab1da8cae3bac14188
Author: Danny Baumann <dannybaumann at web.de>
Date:   Tue Sep 11 15:49:13 2007 +0200

    Handle MapRequest event after core so that decorWindowUpdate sees window type and override_redirect state changes that might have happened during event processing.

commit 615aa45297cafaaf8b12a3f4efaf16ff46f803b3
Author: Danny Baumann <dannybaumann at web.de>
Date:   Tue Sep 11 15:48:05 2007 +0200

    Recalculate window type and window actions if override_redirect state changed.

commit 56a082e9c8e0b378e2363d7e848b24fc543eb6a8
Author: Danny Baumann <dannybaumann at web.de>
Date:   Tue Sep 11 15:26:23 2007 +0200

    Check for changes to the override_redirect flag on window map.
    Rationale: Another client (such as Wine) might have changed it while the window was unmapped, and we are not guaranteed to get a configure notify event after map so it might happen that we don't treat the window correctly.



More information about the xorg-commit mailing list