Created attachment 142267 [details] Wayland with blur SUMMARY I have uhd display with 225% scale. Image on wayland looks blurry. It's hard to see on a 15" UHD display, but there is blur at 100% scaling too. Blurred image on Intel and NVIDIA GPU STEPS TO REPRODUCE 1. OpenSUSE Leap 15.3 + Plasma 5.22.90 OBSERVED RESULT Blurred image EXPECTED RESULT No blurred image SOFTWARE/OS VERSIONS Linux: OpenSUSE Leap 15.3 KDE Plasma Version: 5.22.90 KDE Frameworks Version: 5.86 Qt Version: 5.15.2 ADDITIONAL INFORMATION Dell Precision 7530, Intel UHD P630, NVIDIA Quadro P3200
Created attachment 142268 [details] X11 without blur
The virtualbox in the screenshot is an example of blur, the plasma looks the same blurry.
This happens because You are using a high DPI scale factor but the app in question is not Wayland-native and instead uses XWayland. XWayland is not able to use the app's X11-specific scaling support, so the result is blurriness. This needs to be fixed in one of the following ways: 1. XWayland gains support for X11 scaling 2. The app becomes Wayland-native All of these things are outside of KDE's control, I'm afraid.
No, Plasma is blurry too.
Right, in addition to XWayland apps being blurry at all scale factors above 100%, even native wayland apps like Plasma are blurry at scale factors other than 100%, 200%, 300%, etc. It's also a Wayland protocol limitation at the moment.
The bug is also present at a scale of 100 and 200%.
Please attach a screenshot showing blur at 100%.
Hi, you're right. I took 2 screenshots in X11 and Wayland but couldn't see the difference. The bug can be closed.