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

[ 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  3257bf0cbba297b17310a6f898606a6e38b0c79a (commit)
       via  8e353fd7bebddf7b99c5606def2925d8d13a8c55 (commit)
      from  e70c8e78f6b20a6dd4789941f30521f3b30978be (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 3257bf0cbba297b17310a6f898606a6e38b0c79a
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Wed Apr 1 19:39:49 2009 +0200

    [cairo-compmgr] Add clone plugin
    - Add clone plugin to provide the possibility to clone any window in a pixmap
    - Add _CCM_CLIENT_MESSAGE client message management
    - Add a small clone demo programs

commit 8e353fd7bebddf7b99c5606def2925d8d13a8c55
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Wed Apr 1 19:36:11 2009 +0200

    [libcairo_compmgr] Increase timeline priority

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

Summary of changes:
 Makefile.am                                    |    2 +-
 configure.ac                                   |    3 +
 lib/ccm-timeline.c                             |    2 +-
 plugins/Makefile.am                            |    5 +-
 plugins/clone/Makefile.am                      |   17 ++
 plugins/clone/ccm-clone.c                      |  271 ++++++++++++++++++++++++
 plugins/{fade/ccm-fade.h => clone/ccm-clone.h} |   36 ++--
 plugins/clone/ccm-clone.plugin.desktop.in      |    7 +
 src/ccm-marshallers.list                       |    1 +
 src/ccm-screen.c                               |   22 ++-
 src/ccm-window.c                               |    3 +
 src/ccm-window.h                               |    2 +
 {tools => test}/Makefile.am                    |    9 +-
 test/test-clone.c                              |  176 +++++++++++++++
 14 files changed, 528 insertions(+), 28 deletions(-)
 create mode 100644 plugins/clone/Makefile.am
 create mode 100644 plugins/clone/ccm-clone.c
 copy plugins/{fade/ccm-fade.h => clone/ccm-clone.h} (55%)
 create mode 100644 plugins/clone/ccm-clone.plugin.desktop.in
 copy {tools => test}/Makefile.am (52%)
 create mode 100644 test/test-clone.c


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



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