<table><tr><td style="">jgrulich created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D5911" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In my previous change I made sure that the dbus service name for SNI is predictable so we can allow it in advance, but it <br />
introduced problem for multiple instances of the same app. This change doesn't require predictable name as org.kde.appName.*<br />
is allowed in flatpak by default if we use same id in flatpak manifest (which we do for all KDE apps) and also makes sure <br />
that the name will be unique, because we cannot rely on pid for apps running in flatpak, pid will be always same for multiple<br />
instances. Btw. this is using same approach as in this review <a href="https://phabricator.kde.org/D5775" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/D5775</a>.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R289 KNotifications</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5911" rel="noreferrer">https://phabricator.kde.org/D5911</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kstatusnotifieritemdbus_p.cpp</div></div></div><br /><div><strong>To: </strong>jgrulich<br /><strong>Cc: </strong>Frameworks<br /></div>