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

[ 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  8d9310e8c694f6e7f0457bdbec91f8dca5a63d3e (commit)
       via  705cc5561cbe83b23bcab5b5263779ff539e07b1 (commit)
       via  479a14795bf01110d3627d2bfd75f4dba424e366 (commit)
       via  85136b2d1f8bbc0c8a765c773b6fa758c6942b5e (commit)
      from  c83e07e716172f907e3963bb2b1d88e7464537a2 (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 8d9310e8c694f6e7f0457bdbec91f8dca5a63d3e
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Mar 14 23:37:41 2009 +0100

    [mosaic] Fix up plugin and add preferences section settings.
    - Block redirected event when active.
    - Shadow window which aren't onto pointer
    - Activate window on click and disable mosaic.

commit 705cc5561cbe83b23bcab5b5263779ff539e07b1
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Mar 14 23:34:38 2009 +0100

    [freeze] Use ccm_window_get_area_geometry API to draw freeze

commit 479a14795bf01110d3627d2bfd75f4dba424e366
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Mar 14 23:33:48 2009 +0100

    [cairo-compmgr] Fix up input redirection API for mosaic plugin
    - Add block-mouse-redirected-event property to block all pointer event when window have some transformation
    - Add get_area_geometry API to allow to get the window transformed geometry without the shadow border
    - Fix up ccm_window_is_child, query all window and sub window child.

commit 85136b2d1f8bbc0c8a765c773b6fa758c6942b5e
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Mar 14 23:29:38 2009 +0100

    [cairo-compmgr] Add window enter/leave/activate signal
    - Add window enter/leave signal
    - Add window activate signal

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

Summary of changes:
 plugins/freeze/ccm-freeze.c                        |    9 +-
 plugins/mosaic/Makefile.am                         |    2 +-
 plugins/mosaic/ccm-mosaic.c                        |  216 +++++-
 .../ccm-decoration.ui => mosaic/ccm-mosaic.ui}     |   68 +-
 plugins/mosaic/mosaic.svg                          |  845 ++++++++++++++++++++
 src/ccm-screen.c                                   |   48 +-
 src/ccm-window.c                                   |   99 ++-
 src/ccm.h                                          |    1 +
 8 files changed, 1207 insertions(+), 81 deletions(-)
 copy plugins/{decoration/ccm-decoration.ui => mosaic/ccm-mosaic.ui} (65%)
 create mode 100644 plugins/mosaic/mosaic.svg


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



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