https://bugs.kde.org/show_bug.cgi?id=461879
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Nate Graham <[email protected]> --- Thanks for the screenshot. So there are three elements at play here: 1. Zoom sets a custom icon for its window, and it uses a small raster image that looks bad when scaled up 2. KWin honors that image and displays it in the Task Switcher 3. You're using the "Large Icons" Task Switcher, which makes the icons quite large and so you see pixelation when the source image is small due to #1 In the past, #2 was only done on X11; on Wayland, KWin used the icon from the app's desktop file. However it looks like that changed recently to unify the behavior across X11 and Wayland. That makes this a duplicate of Bug 351055. *** This bug has been marked as a duplicate of bug 351055 *** -- You are receiving this mail because: You are watching all bug changes.
