https://bugs.kde.org/show_bug.cgi?id=461424
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |9cc4255347ed021f4bf30088c34 | |570e4bf71735f --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 9cc4255347ed021f4bf30088c34570e4bf71735f by Nate Graham, on behalf of Alexander Lohnau. Committed on 30/11/2022 at 15:09. Pushed by ngraham into branch 'master'. runners/webshortcuts: Provide result for default provider if no other results exist By connecting to the queryFinished signal, we know when all other runners are done with matching. After that we can check if there are any matches and if not add a match for the default provider. This way we have the advantage of only showing a result when it is relevant. For example, when we search for apps and get results, the default search engine result would not be needed. M +18 -0 runners/webshortcuts/webshortcutrunner.cpp M +3 -0 runners/webshortcuts/webshortcutrunner.h https://invent.kde.org/plasma/plasma-workspace/commit/9cc4255347ed021f4bf30088c34570e4bf71735f -- You are receiving this mail because: You are watching all bug changes.