[Xfce4-commits] [apps/xfdashboard] branch master updated (78c1b3d -> f7e9436)
noreply at xfce.org
noreply at xfce.org
Fri Oct 20 12:42:59 CEST 2017
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 78c1b3d Add correct marshaler signature to marshal.list and usage of closure in XfdashboardSearchResultContainer::item-clicked as variants have their own type for generation by glib-genmarshal. Declaring a variant as object may cause closure assertion at some systems and item-clicked signals are not emitted anymore which then cause problems in activation in search results.
new ee9d672 Fix typo in API documentation
new f279ee6 Add new informational object XfdashboardDesktopAppInfoAction containing information about a desktop entry's actions.
new 972389e Load application actions in XfdashboardDesktopAppInfo
new 2784f55 On reload of a desktop entry (XfdashboardDesktopAppInfo) also update path to binary executable file of the application
new f7e9436 Fix typo in API documentation
The 5 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/Makefile.am | 2 +
libxfdashboard/action-button.c | 2 +-
libxfdashboard/desktop-app-info-action.c | 380 +++++++++++++++++++++++++++++++
libxfdashboard/desktop-app-info-action.h | 84 +++++++
libxfdashboard/desktop-app-info.c | 148 ++++++++++--
libxfdashboard/window-tracker.c | 2 +-
6 files changed, 591 insertions(+), 27 deletions(-)
create mode 100644 libxfdashboard/desktop-app-info-action.c
create mode 100644 libxfdashboard/desktop-app-info-action.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list