D27886: Demote jump list actions to PossibleMatches

2020-03-09 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:18422ededcc9: Demote jump list actions to PossibleMatches 
(authored by broulik).

REPOSITORY
  R120 Plasma Workspace

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27886?vs=77079=77247

REVISION DETAIL
  https://phabricator.kde.org/D27886

AFFECTED FILES
  runners/services/servicerunner.cpp

To: broulik, #plasma, davidre
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, 
fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart


D27886: Demote jump list actions to PossibleMatches

2020-03-06 Thread Kai Uwe Broulik
broulik created this revision.
broulik added a reviewer: Plasma.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
broulik requested review of this revision.

REVISION SUMMARY
  `HelperMatch` type was used to identify them in `run` but this also causes 
them to score way higher than anything else (except `ExactMatch`).
  
  BUG: 418529
  FIXED-IN: 5.18.3

TEST PLAN
  People complained about the actions (which are valid and useful 
application-related results!) taking precedence over "real" applications. 
Instead of removing those actions, improve scoring.
  
  "rectangular" still has "capture recantular region - spectacle" as top result
  Installed "Caprine" like in bug report, is now scored higher for "cap" than 
spectacle's action
  "screenshot" now has simple screen recorder instead of steam screenshot 
gallery as top result

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D27886

AFFECTED FILES
  runners/services/servicerunner.cpp

To: broulik, #plasma
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, 
fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart