[Xfce4-commits] [apps/xfdashboard] branch master updated (91e4eb8 -> 316898d)

noreply at xfce.org noreply at xfce.org
Sun Jun 12 12:49:31 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  91e4eb8   Implemented xfdashboard_traverse_actor() utility function which iterates through all children beginning at a provided actor. For each child matching the provided selector it calls a callback function.
       new  a87e16e   Remove handling and managing code for multiple stages as only one stage is created by application. Add an access function xfdashboard_application_get_stage() to XfdashboardApplication to get the global stage.
       new  316898d   Remove utility function xfdashboard_get_global_stage_of_actor() as the code to handle and manage multiple stages was also removed. There is only one stage and this can access via xfdashboard_application_get_stage().

The 2 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/application.c | 324 +++++++++++++++++++++++++++++++++++--------
 libxfdashboard/application.h |   6 +-
 libxfdashboard/utils.c       |  77 +++-------
 libxfdashboard/utils.h       |   1 -
 4 files changed, 294 insertions(+), 114 deletions(-)

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


More information about the Xfce4-commits mailing list