| Summary: | Icon of several KDE apps is pixelated in the task switcher when fractional display scale is used on Wayland | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Patrick Silva <bugseforuns> |
| Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | meven.car, meven29, null |
| Priority: | NOR | Keywords: | wayland-only |
| Version First Reported In: | 5.20.90 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Patrick Silva
2019-09-19 22:31:29 UTC
Scale factor of 1.2 (where the fractional division are not multiple of 2) cause problems. In the display settings UI nowadays, we simply force users to use such a value as scale factor. Could you try with 1.25 ? Same result with display scale 125%. Operating System: Arch Linux KDE Plasma Version: 5.19.0 KDE Frameworks Version: 5.70.0 Qt Version: 5.15.0 I have noticed that if you use the preview button in the systemsettings for the task switcher, the rendering is then correct. So this is an error in the code, failing to take into account the scale factor along the way, which is taken care of in systemsettings. (In reply to soredake from comment #4) > https://www.reddit.com/r/kde/comments/lficfe/ > wayland_fractional_scaling_may_be_sort_of_a/ It is not related to this issue highlighted in reddit which concerns Applications. Cannot reproduce with display scale 125%. Operating System: Arch Linux KDE Plasma Version: 5.25.90 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 Graphics Platform: Wayland |