[Xfce4-commits] [apps/xfdashboard] branch master updated (244d67b -> 76a4cf5)

noreply at xfce.org noreply at xfce.org
Wed Apr 22 20:30:54 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  244d67b   Add function to determine if a window needs attention (urgency window state) and allow XfdashboardLiveWindow to be stylable at specific window states (urgent, minimized, pinned)
       new  f88218f   Rename 'gravity' to 'anchor-point' in XfdashboardEmblemEffect
       new  18e0b07   Rename 'gravity' to 'anchor-point' in XfdashboardWindowContent
       new  76a4cf5   Allow missing icon to show at XfdashboardImageContent when image could not be loaded to be themable by CSS. Therefore the property 'missing-icon-name' was introduced at XfdashboardImageContent.

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/xfdashboard.css |    6 +
 xfdashboard/emblem-effect.c             |   96 +++++++--------
 xfdashboard/emblem-effect.h             |    4 +-
 xfdashboard/image-content.c             |  205 +++++++++++++++++++++++++++----
 xfdashboard/image-content.h             |    3 +
 xfdashboard/types.h                     |   15 +++
 xfdashboard/window-content.c            |   89 +++++++-------
 xfdashboard/window-content.h            |    5 +-
 8 files changed, 306 insertions(+), 117 deletions(-)

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


More information about the Xfce4-commits mailing list