<table><tr><td style="">davidedmundson added a comment.
</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/D24667">View Revision</a></tr></table><br /><div><div><p>Good rundown of the options.</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>remove SystemTray support from KdePlatformTheme</p></blockquote>

<p>It's not trivial. There's no way to access the relevant Qt classes. I should revisit the patch that allowed that.</p>

<p>Our hopeful longterm plans for KF6 are to kill KStatusNotifierItem add the missing methods to QSystemTray, fix some other parts of their implementation and then drop it here.</p>

<hr class="remarkup-hr" />

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>do not delete menu in KSNI</p></blockquote>

<p>Makes the most sense in some form.<br />
It /could/ be done without additional API by abusing QObject parentship: <a href="https://phabricator.kde.org/P479" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/P479</a></p>

<p>Then this code being a special case would just set the parent back afterwards. Whether that's actually any better than any explicit boolean method is debatable though.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R289 KNotifications</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24667">https://phabricator.kde.org/D24667</a></div></div><br /><div><strong>To: </strong>kmaterka, davidedmundson, broulik, nicolasfella, Frameworks<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>