winewayland.drv: Handle Wayland data device selection event.
Handle the Wayland event which informs us of the new current clipboard
selection. We use the provided event information to update the available
formats in the Windows clipboard, without populating them with any
actual data. We populate the clipboard data on demand through the
handling of the WM_RENDERFORMAT message.
Signed-off-by:
Alexandros Frantzis <alexandros.frantzis@collabora.com>
Please register or sign in to comment