https://bugs.kde.org/show_bug.cgi?id=462253
--- Comment #6 from veggero <niccolo.venera...@gmail.com> --- > Ok so then I understand there is a merge request already for my feature > suggestion? Correct: With https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1265 applied (hopefully in the next plasma version), you should 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. -- You are receiving this mail because: You are watching all bug changes.