kmaterka added a comment.
In D24767#552096 <https://phabricator.kde.org/D24767#552096>, @broulik wrote: > Doesn't this break the binding for `source`? My tray icons don't update anymore Hmm, I will test that. It is possible :/ Definitely there is something wrong with PlasmaCore.IconItem.source binding. AttentionIcon was not shown when I did: PlasmaCore.IconItem { id: iconItem source: status === PlasmaCore.Types.NeedsAttentionStatus ? (AttentionIcon ? AttentionIcon : AttentionIconName) : (Icon ? Icon : IconName) REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D24767 To: kmaterka, #plasma, davidedmundson, apol, mart, ngraham Cc: broulik, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
