https://bugs.kde.org/show_bug.cgi?id=520235
--- Comment #8 from Christophe Henry <[email protected]> --- I reckoned this was probably not much used. I looked at the code, see if I could fix it but it felt weird. I couldn't figure out why the several calls to addPixmap (https://github.com/KDE/plasma-workspace/blob/30bb007627d1f059cd0f235495840dc376c5106a/applets/systemtray/statusnotifieritemsource.cpp#L532-L557). It also appears that it supports only up to 48px icons (KIconLoader::SizeLarge) and the max defined is 128 (KIconLoader::SizeEnormous) wheras Plasma can support themes with icons up to 256px. Should I open a different issue for the bug affecting KStatusNotifierItem::setOverlayIconByName? -- You are receiving this mail because: You are watching all bug changes.
