Bug 422253

Summary: Telegram task switcher icon
Product: [Plasma] Breeze Reporter: bibendi <merkushin.m.s>
Component: IconsAssignee: visual-design
Status: RESOLVED DUPLICATE    
Severity: normal CC: kainz.a, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description bibendi 2020-05-30 07:54:25 UTC
SUMMARY

Telegram icon is blurred in the large icons task-switcher.

STEPS TO REPRODUCE
1. Go to System Settings - Window Managment - Task Switcher
2. Choose Large Icons
3. Change window by pressing Alt+Tab

OBSERVED RESULT

Telegram icon is blurred

EXPECTED RESULT

Telegram icon is not blurred

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

>> KDE developers for some reason provide telegram icon in breeze with 48px size only that overrides telegram's 256px icon

https://github.com/telegramdesktop/tdesktop/issues/7917#issuecomment-636169315
Comment 1 Nate Graham 2020-06-01 02:35:45 UTC

*** This bug has been marked as a duplicate of bug 351055 ***
Comment 2 bibendi 2020-06-01 13:53:25 UTC
Nate Graham, could you explain why it duplicates that bug?

Telegram's developers claim that:

KDE developers for some reason provide telegram icon in breeze with 48px size only that overrides telegram's 256px icon

Well, all it takes is to delete the small icon from Breeze.
Comment 3 Nate Graham 2020-06-01 14:07:53 UTC
The Telegram developers don't have the whole story.

They're right that our icon theme has a 48px icon in it, but it's a vector image, so it has no problem scaling up. So that's not the problem. The problem is that the window itself sets a small pixmap image and KWin honors that instead of ignoring it and using the icon from the theme instead. Which is what Bug 351055 is all about.

*** This bug has been marked as a duplicate of bug 351055 ***