davidedmundson accepted this revision. davidedmundson added inline comments. This revision is now accepted and ready to land.
INLINE COMMENTS > plasmawindowedview.cpp:115 > m_statusNotifier = new > KStatusNotifierItem(applet->pluginMetaData().pluginId(), this); > + m_statusNotifier->setStandardActionsEnabled(false); // we add our > own "Close" entry manually below > or we could just not manually add our own close entry? Would be less code and give us the minimzeRestore thing too? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D5333 To: broulik, #plasma, davidedmundson Cc: davidedmundson, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol