winewayland.drv: Handle the wl_data_device::motion event.
Relay the event to the IDropTarget at the new drag-and-drop position,
and notify the Wayland compositor of any accepted format/mime type and
actions.
Signed-off-by:
Alexandros Frantzis <alexandros.frantzis@collabora.com>
Showing
- dlls/winewayland.drv/unixlib.h 1 addition, 0 deletionsdlls/winewayland.drv/unixlib.h
- dlls/winewayland.drv/wayland_data_device.c 36 additions, 0 deletionsdlls/winewayland.drv/wayland_data_device.c
- dlls/winewayland.drv/wayland_data_device_dll.c 22 additions, 0 deletionsdlls/winewayland.drv/wayland_data_device_dll.c
Please register or sign in to comment