[Xfce4-commits] [apps/xfdashboard] branch master updated (7cd6b31 -> f20aa97)

noreply at xfce.org noreply at xfce.org
Mon Apr 6 15:05:39 CEST 2020


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  7cd6b31   Adding support to animate actor when it was shown for the first time
       new  ba4ebdd   Refactor internal code to add and remove animations at actors to make them commonly usable.
       new  04c149e   Adding support to animate actor when it will be shown or hidden
       new  f20aa97   Replace returning valid but empty animation in xfdashboard_theme_animation_create() with NULL pointer

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:
 data/themes/xfdashboard/animations.xml |  21 +++
 libxfdashboard/actor.c                 | 244 +++++++++++++++++++---------
 libxfdashboard/animation.c             | 146 +++++++++++++----
 libxfdashboard/animation.h             |  19 +--
 libxfdashboard/collapse-box.c          |   3 +-
 libxfdashboard/theme-animation.c       | 196 ++++++++++++++++-------
 libxfdashboard/transition-group.c      | 281 +++++++++++++++------------------
 libxfdashboard/window-tracker.c        |   2 +-
 8 files changed, 578 insertions(+), 334 deletions(-)

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


More information about the Xfce4-commits mailing list