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

[ 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  c83e07e716172f907e3963bb2b1d88e7464537a2 (commit)
       via  54af731f99637739a95b914476e9f66a9a8fb13c (commit)
       via  c7479ca4053bd0b1b70b91e9019573c52a539b04 (commit)
       via  d406fdf053939835fcd91297ef8fd796ca3b6ba7 (commit)
      from  f25d80ec2596bc9866d73e3f0a47418fb4f80ab0 (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 c83e07e716172f907e3963bb2b1d88e7464537a2
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Mar 14 14:05:50 2009 +0100

    [opacity] Add settings sections in preferences dialog
    - Implement ccm_preferences_page_plugin
    - Add set opacity window settings in utilities section
    - Add menu opacity settings in effects section

commit 54af731f99637739a95b914476e9f66a9a8fb13c
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Mar 14 14:03:26 2009 +0100

    [shadow] Use spin button instead scale to set radius and sigma

commit c7479ca4053bd0b1b70b91e9019573c52a539b04
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Mar 14 14:02:19 2009 +0100

    [libcairo_compmgr] Add config entry shortcut widget
    - Add config entry shortcut to catch key + mouse shortcut
    - Add config entry shortcut in glade catalog

commit d406fdf053939835fcd91297ef8fd796ca3b6ba7
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sat Mar 14 14:00:52 2009 +0100

    [cairo-compmgr] Lock preferences close on Esc keybinding

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

Summary of changes:
 data/cairo-compmgr.xml                             |   24 +
 lib/Makefile.am                                    |    4 +-
 lib/ccm-config-entry-shortcut.c                    |  456 ++++++++++++++++++++
 lib/ccm-config-entry-shortcut.h                    |   56 +++
 lib/eggaccelerators.c                              |    5 +-
 lib/glade-ccm.c                                    |   20 +
 lib/test-config-widget.ui                          |   13 +-
 plugins/opacity/Makefile.am                        |    2 +-
 plugins/opacity/ccm-opacity.c                      |  125 ++++++-
 .../ccm-freeze.ui => opacity/ccm-opacity.ui}       |  194 +++++----
 plugins/opacity/menu-opacity.png                   |  Bin 0 -> 1864 bytes
 plugins/opacity/opacity.png                        |  Bin 0 -> 1249 bytes
 plugins/shadow/ccm-shadow.ui                       |   91 +++--
 src/ccm-preferences.c                              |   14 +-
 14 files changed, 874 insertions(+), 130 deletions(-)
 create mode 100644 lib/ccm-config-entry-shortcut.c
 create mode 100644 lib/ccm-config-entry-shortcut.h
 copy plugins/{freeze/ccm-freeze.ui => opacity/ccm-opacity.ui} (53%)
 create mode 100644 plugins/opacity/menu-opacity.png
 create mode 100644 plugins/opacity/opacity.png


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



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