[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] branch master updated (9e251fa -> 7485588)

noreply at xfce.org noreply at xfce.org
Wed Jun 1 22:39:53 CEST 2016


This is an automated email from the git hooks/post-receive script.

schuellerf pushed a change to branch master
in repository panel-plugins/xfce4-clipman-plugin.

      from  9e251fa   I18n: Update translation ja (100%).
       new  1d8d735   Fixed getting modifier
       new  aa39345   Weird workaround to fix popup not always showing...
       new  12d8423   Fixed modifier also in actions
       new  3bf7d97   First draft working
       new  de8ea25   Wait workaround again
       new  0aec1f3   Trying to be more robust - needs to be fixed somehow
       new  f02d287   action popup and normal popup work only with sleeps
       new  9bb4d2b   replaced same binary with symbolic link
       new  2172ada   Use gtk_grab_add instead of g_usleep
       new  75071c2   Migrate from libunique to GtkApplication
       new  a1fea6c   trivial: remove unique from autoconfigure output
       new  41489cc   Update to IT_PROG_INTLTOOL (Bug #8930)
       new  c8ab598   Update from INCLUDES to AM_CPPFLAGS for makefiles
       new  ebf72f2   Fix make distcheck
       new  7485588   Fix the shortcut launched menu

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac.in                               | 14 +-----
 panel-plugin/.gitignore                       |  1 +
 panel-plugin/Makefile.am                      | 10 ++--
 panel-plugin/actions.c                        | 20 ++++++--
 panel-plugin/collector.c                      | 50 +++++++++++++++++--
 panel-plugin/collector.h                      |  1 +
 panel-plugin/common.h                         |  5 +-
 panel-plugin/main-status-icon.c               |  6 +++
 panel-plugin/menu.c                           |  6 ++-
 panel-plugin/plugin.c                         | 72 +++++++++++++++++++--------
 panel-plugin/xfce4-clipman-settings.c         | 68 ++++++++++---------------
 panel-plugin/xfce4-popup-clipman.c            |  9 +++-
 tests/Makefile.am                             |  2 +-
 x11-clipboard-manager/Makefile.am             |  2 +-
 x11-clipboard-manager/gsd-clipboard-manager.c |  7 ++-
 15 files changed, 182 insertions(+), 91 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list