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