D9165: Lazy-instanciate and lazy-load KNotification plugins.
David Edmundson
noreply at phabricator.kde.org
Mon Dec 4 14:01:14 UTC 2017
davidedmundson accepted this revision.
davidedmundson added a comment.
This revision is now accepted and ready to land.
One minor comment, then good to go.
INLINE COMMENTS
> knotificationmanager.cpp:136
> + addPlugin(plugin);
> + } else if (action == QStringLiteral("Taskbar")) {
> + plugin = new NotifyByTaskbar(this);
QLatin1String * 5
> knotificationmanager.cpp:156
> + } else {
> + // TODO KF6: We need to instantiate all plugins to be able to call
> + // KNotificationPlugin::optionName. It would much much nicer if we
No reason we can't add that field now and for compatibility instantiate if that field is not set.
REPOSITORY
R289 KNotifications
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D9165
To: hein, #plasma, #frameworks, davidedmundson
Cc: #frameworks, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171204/d6300d46/attachment.html>
More information about the Plasma-devel
mailing list