[cairo-compmgr] [GIT] ccm/cairocompmgr.git branch, origin, updated. 6363e4aa91c1d6f10ec8e6294f7be04c7d8c8a9e

[ 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, origin has been updated
       via  6363e4aa91c1d6f10ec8e6294f7be04c7d8c8a9e (commit)
       via  d81ba42170366b93151e582d1256c4eb69d54b0c (commit)
       via  7b175758fd3287df2fa4bcc946b84e871d5c009c (commit)
      from  a62ffb0cacd83f995a0c2418b36d3577bcfa1347 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 build/plugin.am                               |    2 +
 lib/Makefile.am                               |    2 +
 lib/ccm-object.c                              |   98 +++++++
 lib/ccm-object.h                              |   54 ++++
 plugins/clone/ccm-clone.vala                  |   50 +++--
 plugins/decoration/ccm-decoration.c           |   16 +-
 plugins/freeze/ccm-freeze.c                   |    8 +-
 plugins/magnifier/ccm-magnifier.c             |    9 +-
 plugins/mosaic/ccm-mosaic.vala                |    6 +-
 plugins/vala-test/ccm-vala-window-plugin.vala |    6 +-
 src/Makefile.am                               |   10 +-
 src/ccm-display.c                             |   73 +++---
 src/ccm-drawable.c                            |    3 +-
 src/ccm-drawable.h                            |    5 +-
 src/ccm-object.h                              |   75 ------
 src/ccm-pixmap-backend.c                      |   55 ----
 src/ccm-pixmap-backend.h                      |   72 -----
 src/ccm-pixmap-buffered-image.c               |    5 +-
 src/ccm-pixmap-image.c                        |    3 +-
 src/ccm-pixmap-xrender.c                      |    3 +-
 src/ccm-pixmap.c                              |   57 +----
 src/ccm-pixmap.h                              |    2 -
 src/ccm-plugin.c                              |    5 +-
 src/ccm-plugin.h                              |    5 +-
 src/ccm-screen.c                              |  349 ++++++++-----------------
 src/ccm-watch.c                               |  341 ------------------------
 src/ccm-watch.h                               |   37 ---
 src/ccm-window-backend.c                      |   41 ---
 src/ccm-window-backend.h                      |   62 -----
 src/ccm-window-plugin.c                       |    6 +-
 src/ccm-window-plugin.h                       |    6 +-
 src/ccm-window-xrender.c                      |    3 +-
 src/ccm-window.c                              |   66 +----
 src/ccm.h                                     |    4 +-
 vapi/cairo-compmgr.vapi                       |   21 +-
 35 files changed, 388 insertions(+), 1172 deletions(-)
 create mode 100644 lib/ccm-object.c
 create mode 100644 lib/ccm-object.h
 delete mode 100644 src/ccm-object.h
 delete mode 100644 src/ccm-pixmap-backend.c
 delete mode 100644 src/ccm-pixmap-backend.h
 delete mode 100644 src/ccm-watch.c
 delete mode 100644 src/ccm-watch.h
 delete mode 100644 src/ccm-window-backend.c
 delete mode 100644 src/ccm-window-backend.h


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



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