Skip to content

backends/drm: fix offset cursor

Xaver Hugl requested to merge work/legacy-cursor-glitch into master

For some reason with legacy the cursor gets an offset when changing the image. In order to work around this, directly issue a cursor move with the corrected position when changing the buffer

Merge request reports