compiz: Changes to 'compiz-0.4'

David Reveman davidr at kemper.freedesktop.org
Sat Mar 10 03:00:11 EET 2007


 kde/window-decorator/window.cpp |    8 +++-----
 src/event.c                     |    2 +-
 src/window.c                    |   25 +++++++++++++++++++++----
 3 files changed, 25 insertions(+), 10 deletions(-)

New commits:
commit 8cf8d71d124ea7d82018e87e5186d11c27df4d92
Author: David Reveman <davidr at novell.com>
Date:   Fri Mar 9 19:31:10 2007 +0100

    Call repaint to make sure decorations are updated properly when
    they are resized.

commit cb15fac643adad597d4ec2a5d18460b75a97f049
Author: David Reveman <davidr at novell.com>
Date:   Fri Mar 9 19:17:44 2007 +0100

    Some themes update the layout when the borders function is called
    so we should call it with the correct window state after we've
    used it for getting maximized border size.

commit 37662fea7e0bc9eeb58ca40e4ba4796c9239fcbf
Author: David Reveman <davidr at novell.com>
Date:   Thu Mar 8 20:24:10 2007 +0100

    Rewrite restackWindowBelow. The old implementation was broken as
    it allowed stacking to positions where windows are not allowed to
    be. New implementation makes sure windows are always stacked at
    allowed positions.
    
    This issue caused windows being prevented from focus to sometimes
    be placed behind one of it's ancestors.

commit 71f3f6e1b5571ed84e34efe38196d80e399e2f86
Author: David Reveman <davidr at novell.com>
Date:   Tue Mar 6 20:35:07 2007 +0100

    Use findTopLevelWindowAtDisplay when receiving FocusIn events
    as the frame might be the window that got focused when
    the client window is shaded.




More information about the xorg-commit mailing list