Skip to content

Use SmoothPixmapTransform when drawing cursor

Julius Zint requested to merge juliuszint/kwin:fix-pixelcursor into master

This solves the pixelated look of the cursor under wayland, if the scaling is set to a fractional value. Here is a before and after screenshot with scaling set to 150% on a 4k display.

fix

Merge request reports