[Xfce4-commits] [apps/xfdashboard] branch master updated (073347b -> 16e3079)
noreply at xfce.org
noreply at xfce.org
Mon Apr 20 20:25:38 CEST 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a change to branch master
in repository apps/xfdashboard.
from 073347b Allow settings application to be shown in other desktop environments than Xfce (GH #78)
new d5ee269 Allow settings application to be shown in other desktop environments than Xfce (GH #78)
new a082e80 Add emblem effect
new 16e3079 Merge branch 'master' of ssh://git.xfce.org/apps/xfdashboard
The 3 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:
xfdashboard/Makefile.am | 2 +
xfdashboard/actor.c | 5 +-
xfdashboard/button.c | 12 +-
xfdashboard/emblem-effect.c | 700 +++++++++++++++++++++++++++++++++++++++++++
xfdashboard/emblem-effect.h | 82 +++++
xfdashboard/image-content.c | 86 ++++--
xfdashboard/image-content.h | 18 +-
xfdashboard/live-window.c | 4 +-
xfdashboard/view.c | 4 +-
xfdashboard/windows-view.c | 4 +-
10 files changed, 872 insertions(+), 45 deletions(-)
create mode 100644 xfdashboard/emblem-effect.c
create mode 100644 xfdashboard/emblem-effect.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list