[Xfce4-commits] [apps/xfdashboard] branch master updated (62e05fa -> 0fa7008)
noreply at xfce.org
noreply at xfce.org
Wed Oct 23 18:46:24 CEST 2019
This is an automated email from the git hooks/post-receive script.
n o m a d 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 apps/xfdashboard.
from 62e05fa Fix "implicit-fallthrough" compiler warnings in libxfdashboard/click-action.c
new 0fa7008 Add hard-coded animation for expand and collapse of XfdashboardCollapse
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:
libxfdashboard/Makefile.am | 6 +
libxfdashboard/animation.c | 683 ++++++++++++++++++++++++++
libxfdashboard/animation.h | 105 ++++
libxfdashboard/application.c | 2 +
libxfdashboard/collapse-box.c | 42 ++
libxfdashboard/debug.h | 2 +
libxfdashboard/theme-animation.c | 998 ++++++++++++++++++++++++++++++++++++++
libxfdashboard/theme-animation.h | 108 +++++
libxfdashboard/theme.c | 81 +++-
libxfdashboard/theme.h | 2 +
libxfdashboard/transition-group.c | 683 ++++++++++++++++++++++++++
libxfdashboard/transition-group.h | 95 ++++
12 files changed, 2806 insertions(+), 1 deletion(-)
create mode 100644 libxfdashboard/animation.c
create mode 100644 libxfdashboard/animation.h
create mode 100644 libxfdashboard/theme-animation.c
create mode 100644 libxfdashboard/theme-animation.h
create mode 100644 libxfdashboard/transition-group.c
create mode 100644 libxfdashboard/transition-group.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list