[cairo-compmgr] [GIT] ccm/cairocompmgr.git branch, master, updated. 9f62cd6ca8f2965089be398a1e4339789fa0d9ac

[ Thread Index | Date Index | More lists.tuxfamily.org/cairo-compmgr Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "ccm/cairocompmgr.git".

The branch, master has been updated
       via  9f62cd6ca8f2965089be398a1e4339789fa0d9ac (commit)
       via  cc69f5f3338daac28ae9c26201826a2f6aa0a477 (commit)
       via  189bd96a31491ec953f9ae6345ccd426e18bf877 (commit)
       via  61217469bd367c4cd83e43b722aa831d1f5257e4 (commit)
       via  659bdf272e0b011c32fa6ca00e031760a1fa3850 (commit)
       via  c7baf42b873338b19167c9f654d49eebeb79cc17 (commit)
      from  9e9e1663bb17b176c54474e4bba14acbdc5de6d6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9f62cd6ca8f2965089be398a1e4339789fa0d9ac
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Fri Jul 24 02:30:31 2009 +0200

    [cairo-compmgr] Fix restack on configure event.
    - The previous audit of the stack performed a search on the window and the sibling link.
      Once found, he removed the window of the stack and inserted immediately after the sibling link.
      The problem here is that the removal of the window invalidated the sibling link.
      To avoid this we need to restack window manually when we found sibling link

commit cc69f5f3338daac28ae9c26201826a2f6aa0a477
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Fri Jul 24 02:16:49 2009 +0200

    [cairo-compmgr] Check transient and window on transient transform changed.
    - Check transient and window on transient transform changed, avoid a crash in a particular case.

commit 189bd96a31491ec953f9ae6345ccd426e18bf877
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Fri Jul 24 02:15:59 2009 +0200

    [cairo-compmgr] Fix build libglade-ccm when prefix is not set
    - Check prefix if set when setting glademoduledir to avoid invalid glade module path
      thanks Carlos to pointing that.

commit 61217469bd367c4cd83e43b722aa831d1f5257e4
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Thu Jul 23 01:00:51 2009 +0200

    [cairo-compmgr] Fix typo

commit 659bdf272e0b011c32fa6ca00e031760a1fa3850
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Thu Jul 23 01:00:37 2009 +0200

    [cairo-compmgr] Check if geometry region is not empty when get_clipbox
    - Check if region is not empty when get_geometry_clipbox avoid to create invalid empty region

commit c7baf42b873338b19167c9f654d49eebeb79cc17
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Thu Jul 23 00:59:04 2009 +0200

    [clone] Use a weak pointer to store window output

-----------------------------------------------------------------------

Summary of changes:
 configure.ac                 |   21 +++++++++++++++------
 plugins/clone/ccm-clone.vala |    2 +-
 src/ccm-drawable.c           |    2 +-
 src/ccm-screen-plugin.h      |    2 +-
 src/ccm-screen.c             |   25 +++++++++++++------------
 src/ccm-window.c             |    3 ++-
 6 files changed, 33 insertions(+), 22 deletions(-)


hooks/post-receive
--
ccm/cairocompmgr.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/