Skip to content

drm/backend: add support for cursor hotspots

Ian Forbes requested to merge iforbes/wlroots:hotspots into master

Enables DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT and sets the cursor hotspots on the cursor plane so virtualized drivers can accelerate mouse movement.

Closes: #3776 (closed)

Merge request reports