D27068: [System Tray] Initially set correct category for plasmoids

Konrad Materka noreply at phabricator.kde.org
Fri Jan 31 15:06:33 GMT 2020


kmaterka accepted this revision.
kmaterka added a comment.
This revision is now accepted and ready to land.


  I definitely need to split D26992 <https://phabricator.kde.org/D26992> into smaller chunks :) I had it fixed, but obviously D26992 <https://phabricator.kde.org/D26992> can't be merged for 5.18.
  
  There is a second inconsistency, but it is not a serious problem. There are some category overrides in main.qml, if you think it is a problem I will prepare separate revision with something like this:
  
    static const QHash<QString, QString> s_categoryOverride = {
        {QStringLiteral("org.kde.discovernotifier"), QStringLiteral("SystemServices")},
        {QStringLiteral("org.kde.plasma.networkmanagement"), QStringLiteral("Hardware")},
        {QStringLiteral("org.kde.kdeconnect"), QStringLiteral("Hardware")},
        {QStringLiteral("org.kde.plasma.keyboardindicator"), QStringLiteral("Hardware")},
        {QStringLiteral("touchpad"), QStringLiteral("Hardware")}
    };

REPOSITORY
  R120 Plasma Workspace

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

To: broulik, #plasma, kmaterka
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200131/2b97428d/attachment.html>


More information about the Plasma-devel mailing list