Skip to content

input: Return ref for window on pointer motion

Ben Widawsky requested to merge small-fixes into main

To remove ambiguity around tracking window references, do not clone and return the reference instead

There is no actual change here.

Merge request reports