Skip to content

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

Xaver Hugl requested to merge work/zamundaaa/dont-disable-already-disabled into master

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

Merge request reports

Loading