Skip to content

compositor_wayland: don't commit cursor changes if the layer wasn't actually enabled

Xaver Hugl requested to merge work/zamundaaa/cherry-pick into Plasma/6.2

The drm backend doesn't handle changes that do this well, as it requests a pageflip event and the kernel can't give us a pageflip event for an already-disabled plane.

BUG: 495843 (cherry picked from commit 769c896c)

Merge request reports

Loading