[Differential] [Changed Subscribers] D2756: Cache system tray applet information

mart (Marco Martin) noreply at phabricator.kde.org
Tue Sep 13 09:03:02 UTC 2016


mart added inline comments.

INLINE COMMENTS

> systemtray.cpp:102
> +
> +    Q_FOREACH (const auto &info, Plasma::PluginLoader::self()->listAppletInfo(QString())) {
> +        if (!info.isValid() || info.property(QStringLiteral("X-Plasma-NotificationArea")) != "true") {

maybe better not to put new q_foreach as is going to be deprecated?

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D2756

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: davidedmundson, #plasma
Cc: mart, broulik, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160913/88bb7d9a/attachment.html>


More information about the Plasma-devel mailing list