davidedmundson created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. davidedmundson requested review of this revision.
REVISION SUMMARY A requested feature was to allow a runner to query N services for results. i.e search through of all any konsole sessions. Users can now set in the desktop file service=org.whatever.* and all running services that match that name are queried for actions and matching results. Only the service that provided the match will have relevant "Run" method invoked. TEST PLAN Updated unit test REPOSITORY R308 KRunner BRANCH dbus_runner REVISION DETAIL https://phabricator.kde.org/D11513 AFFECTED FILES autotests/dbusrunnertest.cpp autotests/dbusrunnertest.desktop autotests/testremoterunner.cpp autotests/testremoterunner.h src/CMakeLists.txt src/dbusrunner.cpp src/dbusrunner_p.h To: davidedmundson Cc: #frameworks, michaelh, ngraham