Skip to content

cursor: fix applying hotspot offset

Kirill Primak requested to merge vyivel/wlroots:cursor-hotspot-offset into master

"On surface.attach requests to the pointer surface, hotspot_x and hotspot_y are decremented by the x and y parameters passed to the request."

Merge request reports