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

[ 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  761e5f5c92fb22c62b3fd7a67587f8f1698ea878 (commit)
       via  bd285cf276e057a54f6eb0ced73a41c5ceb2268d (commit)
       via  9dea939dce7a58539c5c70b5bce5c1ad07e0f186 (commit)
       via  9343787ff3bde7c597b0d3a284e6308dfd29f51c (commit)
       via  3ba39f6ed3ae531401d5313272157d5522255173 (commit)
       via  464778a7922e687615ac986a347a1fe0f29ceb15 (commit)
       via  0ff543510c3dc4162c08d3d95de044a316634db2 (commit)
       via  222caa297a6f7e20f36d070d896e4ba04f516c00 (commit)
       via  1987e798bdad12e18f82618175cdaf7411b31959 (commit)
       via  aa0b0ec914e558d1e153aedb482253415f7ea2d7 (commit)
       via  92879c1c83302d831ea43f66359c2211da80bb0e (commit)
      from  1d77225ba4b235fa79f0f306fd9e6eee97ee5c36 (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 761e5f5c92fb22c62b3fd7a67587f8f1698ea878
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Sep 6 20:53:49 2009 +0200

    [window-animation] Add preferences page

commit bd285cf276e057a54f6eb0ced73a41c5ceb2268d
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Sep 6 20:53:28 2009 +0200

    [mosaic] Add mosaic preferences page

commit 9dea939dce7a58539c5c70b5bce5c1ad07e0f186
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Sep 6 20:53:00 2009 +0200

    [clone] Set Output struct is public to avoid warning on latest vala snapshot

commit 9343787ff3bde7c597b0d3a284e6308dfd29f51c
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Sep 6 20:52:10 2009 +0200

    [automate] Use UI_DIR instead hard coded path ui

commit 3ba39f6ed3ae531401d5313272157d5522255173
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Sep 6 20:51:31 2009 +0200

    [cairo-compmgr] Add ccm-preferences-page-plugin and config widgets vala support

commit 464778a7922e687615ac986a347a1fe0f29ceb15
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Sep 6 20:50:32 2009 +0200

    [decoration] Use set_mask method instead g_object_set on map/unmap

commit 0ff543510c3dc4162c08d3d95de044a316634db2
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Sep 6 20:49:38 2009 +0200

    [cairo-compmgr] Add config.vapi for vala plugins

commit 222caa297a6f7e20f36d070d896e4ba04f516c00
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Sep 6 20:49:08 2009 +0200

    [cairo-compmgr] Add missing header in install

commit 1987e798bdad12e18f82618175cdaf7411b31959
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Sep 6 20:48:35 2009 +0200

    [cairo-compmgr] Alloc config array with g_slice

commit aa0b0ec914e558d1e153aedb482253415f7ea2d7
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Sep 5 20:42:26 2009 +0200

    [cairo-compmgr] Do not restack over leader or transient if is they are hidden

commit 92879c1c83302d831ea43f66359c2211da80bb0e
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Sep 5 20:41:24 2009 +0200

    [mosaic] Do not manage enter/leave event if plugin is disabled

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

Summary of changes:
 lib/Makefile.am                                    |    4 +
 plugin.make                                        |    2 +-
 plugins/automate/ccm-automate-dialog.vala          |    4 +-
 plugins/clone/ccm-clone.vala                       |    4 +-
 plugins/decoration/ccm-decoration.c                |    4 +-
 plugins/mosaic/ccm-mosaic.ui                       |   56 ++++-
 plugins/mosaic/ccm-mosaic.vala                     |   90 +++++-
 plugins/window-animation/Makefile.am               |    4 +-
 .../ccm-window-animation.ui}                       |    8 +-
 plugins/window-animation/ccm-window-animation.vala |   36 +++-
 plugins/window-animation/window-animation.svg      |  319 ++++++++++++++++++++
 src/Makefile.am                                    |    1 +
 src/ccm-plugin.c                                   |    4 +-
 src/ccm-preferences-page-plugin.h                  |    2 +
 src/ccm-screen.c                                   |    7 +-
 vapi/Makefile.am                                   |    2 +
 vapi/cairo-compmgr.vapi                            |   76 +++++
 .../ccm-action-pointer.vala => vapi/config.vapi    |   19 +-
 18 files changed, 598 insertions(+), 44 deletions(-)
 copy plugins/{fade/ccm-fade.ui => window-animation/ccm-window-animation.ui} (93%)
 create mode 100644 plugins/window-animation/window-animation.svg
 copy plugins/automate/ccm-action-pointer.vala => vapi/config.vapi (78%)


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



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