winewayland.drv: Handle pointer motion events.
commit0d250de0d966d82a2c02fd3901bf8f0f53a339ee
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Fri, 25 Aug 2023 12:40:25 +0000 (25 15:40 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Sep 2023 18:45:06 +0000 (11 20:45 +0200)
tree1e0b55c94058c8914f517f1d076bddbbe2abaf6d
parent579d67e17defe047979b4f3e8c156f4cf6924768
winewayland.drv: Handle pointer motion events.

Also emit a synthetic motion event on pointer entry, to handle cases
where the compositor doesn't send an initial motion event itself.
dlls/winewayland.drv/Makefile.in
dlls/winewayland.drv/wayland_pointer.c