Skip to content

[kicker/kickoff] Fix urls for search results

Nicolas Fella requested to merge work/fixsearch into Plasma/5.25

Having the right url is needed for drag and drop to work

For the recentdocuments runner we can just take the result

For the services runner the result is of the form "applications:org.kde.foo.desktop", so extract the service name from that

BUG: 456984

Merge request reports