https://bugs.kde.org/show_bug.cgi?id=400295
--- Comment #5 from Konrad Materka <mate...@gmail.com> --- Two left: * Battery Monitor * Notification It is not trivial to fix. All other plasmoids are using PlasmaCore.IconItem which has this effect build in (it is enough to set "active" to true). Battery Monitor and Notification are rendering their own icons, using PlasmaCore.SvgItem, PlasmaCore.Svg and other. AFAIK there is no easy way to set this mouse over effect easily. -- You are receiving this mail because: You are watching all bug changes.