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

[ 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  ed9eeae25b084a2ed96bfdd33c7528f908875d47 (commit)
      from  ad5a9dc5005137eb4c8ab01612589c047f18ade4 (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 ed9eeae25b084a2ed96bfdd33c7528f908875d47
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Jul 26 12:32:41 2009 +0200

    [cairo-compmgr] Some small performance improvement
    - Replace all single call of g_object_get/set_property by ccm_<object>_set_<property>
    - Re enable glib type check disable macro
    - Do not try restack if sibling window is active window

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

Summary of changes:
 configure.ac                                       |    2 +-
 plugins/decoration/ccm-decoration.c                |   11 +-
 plugins/magnifier/ccm-magnifier.c                  |  150 ++++++++++----------
 plugins/menu-animation/ccm-menu-animation.c        |    5 +-
 plugins/perf/ccm-perf.c                            |   23 ++--
 plugins/shadow/ccm-shadow.c                        |   94 +++++++-----
 plugins/vala-test/ccm-vala-window-plugin.vala      |    2 +-
 plugins/window-animation/ccm-window-animation.vala |   19 ++-
 src/ccm-drawable.c                                 |   54 +++++++
 src/ccm-pixmap.c                                   |   42 +++++-
 src/ccm-pixmap.h                                   |    4 +
 src/ccm-plugin.c                                   |    4 +-
 src/ccm-screen.c                                   |   21 ++-
 src/ccm-window-backend.c                           |    4 +-
 src/ccm-window.c                                   |   61 ++++++--
 src/ccm.h                                          |    9 ++
 vapi/cairo-compmgr.vapi                            |    8 +-
 17 files changed, 340 insertions(+), 173 deletions(-)


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



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