D28208: Move sni icon handling logic from data engine to applet
Konrad Materka
noreply at phabricator.kde.org
Tue Mar 24 21:09:03 GMT 2020
kmaterka added a comment.
Two problems:
After running `plasmashell --replace &` I have these messages in the console output:
> file:///home/konrad/kde/usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/StatusNotifierItem.qml:57:5: QML IconItem: Cannot anchor to an item that isn't a parent or sibling.
> file:///home/konrad/kde/usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/StatusNotifierItem.qml:57:5: QML IconItem: Cannot anchor to an item that isn't a parent or sibling.
You need to rebase, in latest change parent of the icon changed to `parent: taskIcon.iconContainer`, overlay icon should have the same parent:
id: overlayIconItem
parent: iconItem.parent
Some of the icons are not rendering now, for example:
Discord - iconName: chrome_app_indicator2_83406baa15c6e4f2766a6e3714fbee20
Skype1 - iconName: chrome_app_indicator2_01cdeaaa54803d9c9c158a5cdcb1fbfb
I'm pretty sure I saw a workaround for that somewhere, but I can't recall where...
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D28208
To: davidre, kmaterka, broulik, mart, #plasma, #vdg
Cc: bruns, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, 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/20200324/5a2a1240/attachment.html>
More information about the Plasma-devel
mailing list