D5333: [Plasma Windowed] Disable standard actions on SNI
David Edmundson
noreply at phabricator.kde.org
Mon Apr 10 20:49:12 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170410/438aaef4/attachment.html>
More information about the Plasma-devel
mailing list