[Xfce4-commits] [apps/xfdashboard] branch master updated (61969ad -> b8cdc29)
noreply at xfce.org
noreply at xfce.org
Fri Dec 18 16:12:17 CET 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 61969ad Use GPtrArray instead of GSList to keep and copy list of defined focusable actor references. Use GPtrArray to set final resolved focusable actor at top-level actor (usually XfdashboardStageInterface) at creation. This is a preparation for next step to register them at focus manager.
new e17aee8 Register focusable actor as define by theme (if they are defined) at focus manager.
new b8cdc29 Instead of a static string to access data from an object created by XfdashboardThemeLayout use a GQuark. Also fix a bug registering focusable actors in reversed order.
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:
xfdashboard/stage.c | 62 +++++++++++++++++++++++++++++++++-----------
xfdashboard/theme-layout.c | 21 ++++++++++-----
xfdashboard/theme-layout.h | 4 +++
3 files changed, 66 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list