Skip to content

backends/drm: force soft cursor if image creation fails

Xaver Hugl requested to merge work/445507 into master

If the soft cursor is only set but not forced then KWin will try to update cursors again, making it go into code paths that will crash.

BUG: 445507

Merge request reports