davidedmundson added a comment.
This is a big solution for a problem that I don't think exists. There's no reason to register a new service, we pass the service name to the SNI watcher; it could be just the baseService (line 174 in the current code) If you do do that, use m_dbus.baseName() not QDbusConnection::baseName() as each SNI is in a different DBus connection. REPOSITORY R289 KNotifications REVISION DETAIL https://phabricator.kde.org/D5911 To: jgrulich, apol Cc: davidedmundson, #frameworks