Skip to content

backend/drm: Unset cursor on cleanup

Simon Ser requested to merge github/fork/ascent12/unset-cursor into master

Created by: ascent12

Fixes https://github.com/swaywm/sway/issues/3017

This will prevent the cursor from persisting on the Linux framebuffer terminal on exit.

Merge request reports