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

[ 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  eedc3f7d24dc368653cdc2f1f0a9620e14e6e382 (commit)
      from  dfa5307d7292d7a3835cf5c1c29a791558376521 (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 eedc3f7d24dc368653cdc2f1f0a9620e14e6e382
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Mon Mar 16 08:56:02 2009 +0100

    [cairo-compmgr] Initial cursor theme management
    - Add ccm-cursor which store cairo_surface of one cursor
    - Add cursor collection in display
    - Refresh cursor collection on each Xfixes cursor notify event
    - Add ccm_screen_manage/unmage_cursor method to enable cursor management for a specific screen

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

Summary of changes:
 src/Makefile.am   |    4 +-
 src/ccm-cursor.c  |  187 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/ccm-cursor.h  |   54 +++++++++++++++
 src/ccm-display.c |  100 ++++++++++++++++++++++++++++-
 src/ccm-screen.c  |   20 ++++++
 src/ccm.h         |   14 ++++
 6 files changed, 377 insertions(+), 2 deletions(-)
 create mode 100644 src/ccm-cursor.c
 create mode 100644 src/ccm-cursor.h


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



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