[Xfce4-commits] [apps/xfdashboard] branch master updated (9aa8fbc -> e562955)

noreply at xfce.org noreply at xfce.org
Mon Jan 25 13:21:09 CET 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  9aa8fbc   Add missing new-line in g_print
       new  8398e45   Rename relevance to score
       new  2b17519   Use renamed function _xfdashboard_applications_search_provider_score() instead of _xfdashboard_applications_search_provider_match()
       new  e028bd1   Allow storing the score (so called relevance) of an item also in the result set.
       new  5ba0015   Respect score of items in result set when sorting.
       new  06af6d0   Correct calculation of score if number of application launches should be included in score calculation.
       new  8d98850   Fix typo
       new  f9c0745   Allow configuration how matching applications are sorted when searching. This behaviour is controlled via an unsigned integer property called "/components/applications-search-provider/match-mode" in channel "xfdashboard" at Xfconf which represents a flag.
       new  e562955   Add missing annotiations to enums to skip while creating enums.h and enums.c

The 8 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/applications-search-provider.c |  218 +++++++++++++++++++++++-----
 xfdashboard/applications-search-provider.h |   15 ++
 xfdashboard/button.c                       |    2 +-
 xfdashboard/search-result-set.c            |  163 ++++++++++++++++++++-
 xfdashboard/search-result-set.h            |    5 +
 xfdashboard/window-content.c               |    2 +-
 6 files changed, 364 insertions(+), 41 deletions(-)

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


More information about the Xfce4-commits mailing list