[Xfce4-commits] [apps/xfdashboard] branch master updated (1e28628 -> 43e675d)
noreply at xfce.org
noreply at xfce.org
Tue Jun 6 12:03:55 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 1e28628 Implement simple and stupid switch between x11 and new experimental GDK backend. It can be controlled via environment variable XFDASHBOARD_BACKEND which can be set to "x11" or "gdk". If this environment variable is missed the old behaviour (enforcing X11 backend) is used.
new 7d860e9 Use garcon_menu_element_get_visible() in virtual function should_show() of GAppInfo overriden by XfdashboardDesktopAppInfo as Garcon will perform all checks needed to determine if menu item is visible and could be shown, e.g. correct environment, is not hidden, installed at all by checking TryExec keyword etc.
new ad53595 Use generic should_show() function of GAppInfo to determine if a menu item should be shown and remove unneeded functions
new 43e675d Merge branch 'master' of ssh://git.xfce.org/apps/xfdashboard
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:
libxfdashboard/applications-search-provider.c | 3 +-
libxfdashboard/applications-view.c | 3 +-
libxfdashboard/desktop-app-info.c | 44 ++-------------------------
libxfdashboard/desktop-app-info.h | 3 --
4 files changed, 4 insertions(+), 49 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list