[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] branch master updated (2d3c03e -> 3ed8b3e)
noreply at xfce.org
noreply at xfce.org
Mon Sep 21 17:42:34 CEST 2015
This is an automated email from the git hooks/post-receive script.
gottcode pushed a change to branch master
in repository panel-plugins/xfce4-whiskermenu-plugin.
from 2d3c03e Fix window being draggable. (bug #11908)
new 8c25adc Fix not searching descriptions.
new 68b227d Use unsigned integers for search result relevancy.
new 4b14b76 Use bitmask to sort search results.
new ab9846b Sort matches in executables last.
new 3ed8b3e Prioritize favorites and recent in search results.
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:
panel-plugin/element.h | 6 ++--
panel-plugin/favorites-page.cpp | 18 +++++++++-
panel-plugin/launcher.cpp | 73 +++++++++++++++++++++++----------------
panel-plugin/launcher.h | 12 +++++--
panel-plugin/query.cpp | 20 +++++------
panel-plugin/query.h | 4 +--
panel-plugin/recent-page.cpp | 27 ++++++++++++++-
panel-plugin/recent-page.h | 3 +-
panel-plugin/run-action.cpp | 8 ++---
panel-plugin/run-action.h | 4 +--
panel-plugin/search-action.cpp | 16 ++++-----
panel-plugin/search-action.h | 8 ++---
panel-plugin/search-page.h | 6 ++--
13 files changed, 134 insertions(+), 71 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list