davidedmundson created this revision. Restricted Application added a project: Frameworks.
REVISION SUMMARY Rather than registering a custom service and then passing that to the watcher's RegisterItem we can just pass the base service as a name. As we're not registering random names it works on Flatpak. Replaces https://phabricator.kde.org/D5911 TEST PLAN Ran the existing test with --ksni-count 5 Still had all my items appear REPOSITORY R289 KNotifications BRANCH master REVISION DETAIL https://phabricator.kde.org/D5970 AFFECTED FILES src/kstatusnotifieritemdbus_p.cpp src/kstatusnotifieritemdbus_p.h To: davidedmundson, #frameworks