compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Mon Jul 30 06:54:00 PDT 2007


 plugins/decoration.c |   88 ++++++++++++++++++++++++++++++++++++++++++++++-----
 src/display.c        |   65 +++++++++++++++++--------------------
 src/event.c          |    8 +++-
 src/screen.c         |    5 --
 src/window.c         |   54 ++++++++++++++++++++++++-------
 5 files changed, 158 insertions(+), 62 deletions(-)

New commits:
commit 00c815375083262721bb1d5fcbcd42ca93f02578
Author: David Reveman <davidr at novell.com>
Date:   Mon Jul 30 08:04:55 2007 -0400

    Revert "First attempt to focus the window under the pointer if 'click to focus' is not enabled."
    
    This reverts commit bdb91a3bbc0419bba228f904804a4f74b84c2da7.

commit 6494af1463f2dbe60fe16371de5a989852aa373a
Author: David Reveman <davidr at novell.com>
Date:   Mon Jul 30 07:54:15 2007 -0400

    Make sure some window is focused properly at start up.

commit 439a3707f1a35c1c50a8066c8f30a15f0e16465e
Author: David Reveman <davidr at novell.com>
Date:   Mon Jul 30 07:43:34 2007 -0400

    Clean up.

commit f47759b6fb53e407d2cc53e398734979665d3fc3
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 23:00:38 2007 -0400

    Restore window geometry of fullscreen and maximized windows
    before exiting.

commit bc4b3785985f4f7e7da5975697e0dcda5c21ce78
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 22:59:46 2007 -0400

    Use configureXWindow to move the window as moveWindow function
    is broken and will be deprecated soon.

commit 9826963238aa004c47a4951009d3343720e6bd04
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 22:57:59 2007 -0400

    Initialize placed variable for initially mapped windows
    in addWindow instead of addScreen.

commit e9b8822ce566aeba6bbc9a466ebe2e9cee3ae4f2
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 22:54:54 2007 -0400

    Use configureXWindow to move the window as moveWindow function
    is broken and will be deprecated soon.

commit d45289a09ba1d482c4790ed573cc0686c221b532
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 14:59:37 2007 -0400

    Map hidden windows before exiting.

commit c55038e3d2f5c63c9fe6fa4b1da82d1bb1e67242
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 14:56:12 2007 -0400

    Shift client window position when adding and changing
    decorations.

commit 3bcd3b2e5fd7713c345fb530c04823ceb8dea1b5
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 14:33:48 2007 -0400

    Don't try to bind window again if it failed previously.

commit cb00a09329da5354493b69415c14e293897b4ed5
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 14:33:18 2007 -0400

    We can't unset the damaged flag just because the bind failed
    as it can result in damage tracking of decorations to
    get out of sync.

commit 0b2d76ad307886d1fd7e2ccac3c51e4ed93e4af1
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 14:30:50 2007 -0400

    Make sure initially mapped windows are considered mapped and
    after that unmap and make sure state hint reflects the
    current state of the window in case supposed to be iconifyied.

commit 6ada227699831021bc5ca0d1a153ab0a5fb135bd
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 29 11:37:24 2007 -0400

    Initialize iconifyied windows properly.



More information about the xorg-commit mailing list