https://bugs.kde.org/show_bug.cgi?id=462253
--- Comment #7 from Frank <frankeba...@gmail.com> --- (In reply to veggero from comment #6) > be able to add an element > called "launcher-hover-*" (where * is top, topright, etc) similarly to the > existing "hover-*" elements in the tasks.svg file of the plasma theme that I > think you already saw ("much like an SVG form, which is used say for normal, > hover, focused, etc"). This will allow you to set some kind of more visible > background, with whatever look you prefer. (Unluckily, blur is not something > that our SVG viewer supports). > > This doesn't change Breeze *by default*, so it does require changing the > Plasma Theme; however I'm not against adding some more hover feedback for > launchers as well, it's something that could be discussed with the community. > > The other solution - making the icons bigger, similar to Latte Dock - is > much more complex to implement, especially if we had to draw the icons > outside of the panel area, as Latte does; I would prefer to keep that > complexity in Latte, to maintain Plasma Panels as simple (and bug-free) as > possible. Amazing! Here's the instruction manual just there. :) Yes that MR will do (the code change seemed pretty simple too!), blur and growing icons were examples to better understand what I meant by "alternatives to the faint icon glow". I customized my panel to leverage the icon backgrounds in various states so I will want to keep consistency in my theme here as well. Having, maybe one day, more hover feedbacks as you point out, would provide more alternatives to the user, I personally like the idea. I'll follow this closely, thank you! -- You are receiving this mail because: You are watching all bug changes.