[Xfce4-commits] [apps/xfdashboard] branch master updated (91daf36 -> 8fa7f40)

noreply at xfce.org noreply at xfce.org
Thu Feb 25 12:13:19 CET 2016


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

nomad pushed a change to branch master
in repository apps/xfdashboard.

      from  91daf36   Change usage and inclusion of libxfdashboard.
       new  8fa7f40   Move settings of hot corner plugin into a seperate object class to share it, e.g. with configure function of hot corner plugin which is not implemented yet

The 1 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:
 plugins/hot-corner/Makefile.am           |   2 +
 plugins/hot-corner/hot-corner-settings.c | 400 +++++++++++++++++++++++++++++++
 plugins/hot-corner/hot-corner-settings.h |  90 +++++++
 plugins/hot-corner/hot-corner.c          | 301 +++--------------------
 plugins/hot-corner/hot-corner.h          |   9 -
 5 files changed, 531 insertions(+), 271 deletions(-)
 create mode 100644 plugins/hot-corner/hot-corner-settings.c
 create mode 100644 plugins/hot-corner/hot-corner-settings.h

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


More information about the Xfce4-commits mailing list