compiz: Changes to 'master'

Danny Baumann maniac at kemper.freedesktop.org
Thu Sep 27 10:27:43 PDT 2007


 src/event.c |   27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

New commits:
commit 358d683d8487b4326077e953e03e17c3fea771c0
Author: Danny Baumann <dannybaumann at web.de>
Date:   Thu Sep 27 19:19:53 2007 +0200

    Fix map and restack ordering.
    unminimizeWindow already contains a XMapWindow call, so minimized windows that are unminimized and then restacked by the focus stealing prevention are first mapped, then restacked; which led to ugly flashing.
    The new code makes sure windows are always first restacked, then mapped.



More information about the xorg-commit mailing list