[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] branch master updated (3ea0ce7 -> 187e5a9)

noreply at xfce.org noreply at xfce.org
Thu Jun 22 09:54:38 CEST 2017


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

n   i   n   e   t   l   s       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-xkb-plugin.

      from  3ea0ce7   I18n: Update translation id (100%).
       new  c1aa3d5   Replace XkbKeyboard callback with signal
       new  3c7064a   Move wnck-related code to XkbKeyboard
       new  c637609   Remove headers from SOURCES
       new  d6cdb45   Update code style
       new  79d87c4   Display capslock state with system style
       new  187e5a9   Move group policy management to XkbKeyboard

The 6 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:
 panel-plugin/Makefile.am      |    8 +-
 panel-plugin/xkb-cairo.c      |  376 +++++++--------
 panel-plugin/xkb-cairo.h      |   43 +-
 panel-plugin/xkb-dialog.c     |  366 +++++++--------
 panel-plugin/xkb-dialog.h     |    2 +-
 panel-plugin/xkb-keyboard.c   | 1035 +++++++++++++++++++++++------------------
 panel-plugin/xkb-keyboard.h   |   20 +-
 panel-plugin/xkb-modifier.c   |  190 ++++++++
 panel-plugin/xkb-modifier.h   |   48 ++
 panel-plugin/xkb-plugin.c     |  931 ++++++++++++++++++------------------
 panel-plugin/xkb-properties.h |   30 +-
 panel-plugin/xkb-util.c       |   88 ++--
 panel-plugin/xkb-util.h       |   10 +-
 panel-plugin/xkb-xfconf.c     |  387 ++++++++-------
 panel-plugin/xkb-xfconf.h     |    3 -
 15 files changed, 1965 insertions(+), 1572 deletions(-)
 create mode 100644 panel-plugin/xkb-modifier.c
 create mode 100644 panel-plugin/xkb-modifier.h

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


More information about the Xfce4-commits mailing list