[Xfce4-commits] [apps/xfdashboard] branch master updated (4af8d57 -> 2c0376b)

noreply at xfce.org noreply at xfce.org
Fri Aug 26 13:37:22 CEST 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  4af8d57   Revert "Allow overriding draw function of background borders and corner, e.g. interesting for popup-menus to draw an arrow on any side of background."
       new  fc1c520   Next attempt to allow overriding draw function of background borders and corner, e.g. interesting for popup-menus to draw an arrow on any side of outline
       new  ee0d7d4   Remove parameter for target actor in signal handler to draw outline at XfdashboardBackground as the target is this actor ;)
       new  dc2bbb4   Next attempt to allow overriding draw function of background borders and corner, e.g. interesting for popup-menus to draw an arrow on any side of background
       new  2c0376b   Aloow to get default background drawing function of XfdashboardBackground get called if a custom function at virtual function (*draw_background) of XfdashboardBackground was set and FALSE or CLUTTER_EVENT_PROPAGATE was returned by this custom function.

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:
 libxfdashboard/background.c     | 130 ++++++++++++++++++++++++----
 libxfdashboard/background.h     |   9 ++
 libxfdashboard/marshal.list     |   1 +
 libxfdashboard/outline-effect.c | 186 +++++++++++++++++++++++++---------------
 libxfdashboard/outline-effect.h |   8 ++
 5 files changed, 250 insertions(+), 84 deletions(-)

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


More information about the Xfce4-commits mailing list