compiz: Changes to 'master'

Danny Baumann maniac at kemper.freedesktop.org
Mon Nov 12 06:51:40 PST 2007


 include/compiz-core.h |    3 +-
 src/event.c           |   31 ++++-----------------
 src/window.c          |   72 +++++++++++++++++++++++++++++++++++---------------
 3 files changed, 59 insertions(+), 47 deletions(-)

New commits:
commit 429fc69904c19fd38bd24400b30d614639c9058b
Merge: 58a6c8f4557d7e293fa1eef1dd809d9d49bad25a 0c7c72a131178f079f7dd76c0604776117460cb7
Author: Danny Baumann <dannybaumann at web.de>
Date:   Mon Nov 12 08:51:45 2007 +0100

    Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/compiz

commit 58a6c8f4557d7e293fa1eef1dd809d9d49bad25a
Author: Danny Baumann <dannybaumann at web.de>
Date:   Fri Nov 9 13:38:43 2007 +0100

    The sibling found by findSIblingBelow might already be the active window, so include it in check.

commit 7a812e8b553bcc43ff0b3438c9cd94328bf16bdc
Author: Danny Baumann <dannybaumann at web.de>
Date:   Thu Nov 8 09:37:47 2007 +0100

    Move restacking due to focus stealing prevention to updateWindowAttributes function.
    Rationale: This saves one unnecessary restack operation. Additionally, it has the advantage of automatically getting transient and ancestor stacking right without a separate decision tree.

commit c0f8412c1ffa65394a02ec68a85c64244a60bcaf
Author: Danny Baumann <dannybaumann at web.de>
Date:   Thu Nov 8 09:05:09 2007 +0100

    Factor out retrieving the highest valid sibling under a given window into a separate function.



More information about the xorg-commit mailing list