[Xfce4-commits] [apps/xfdashboard] branch master updated (6fb5801 -> 5d23581)

noreply at xfce.org noreply at xfce.org
Sun Feb 14 16:13:25 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  6fb5801   Add a utility function to view manager to check if a view with a specific ID was already registered
       new  af55664   Make colors to draw each element in clock view with configurable.
       new  af2f528   Make plugin ID a definition specified in Makefile instead of source files
       new  27845e3   Make plugin ID a definition specified in Makefile instead of source files also at hot-corner plugin
       new  5d23581   Make hot-corner plugin configurable

The 4 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/clock-view/Makefile.am                     |   9 +-
 plugins/clock-view/clock-view.c                    | 368 +++++++++++++++++++--
 plugins/clock-view/clock-view.h                    |  13 +-
 plugins/clock-view/plugin.c                        |   6 +-
 plugins/gnome-shell-search-provider/Makefile.am    |   1 +
 .../gnome-shell-search-provider.c                  |   2 +-
 .../gnome-shell-search-provider.h                  |   2 -
 plugins/gnome-shell-search-provider/plugin.c       |   4 +-
 plugins/hot-corner/Makefile.am                     |   3 +-
 plugins/hot-corner/hot-corner.c                    | 324 ++++++++++++++++--
 plugins/hot-corner/hot-corner.h                    |  24 +-
 plugins/hot-corner/plugin.c                        |   2 +-
 12 files changed, 688 insertions(+), 70 deletions(-)

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


More information about the Xfce4-commits mailing list