Skip to content

cursor: compare to scaled coords

bi4k8 requested to merge bi4k8/wlroots:cursor-compare-scaled-coords into master

This makes the early-return in wlr_output_cursor_move properly check whether the function would leave cursor->x and cursor->y unchanged, fixing #3553 (closed).

Edited by bi4k8

Merge request reports