A.9.2.1. wl_data_source::target - a target accepts an offered mime type
Sent when a target accepts pointer_focus or motion events. If a target does not accept any of the offered types, type is NULL.
Used for feedback during drag-and-drop.
wl_data_source::target arguments
- mime_type
Type: string
A.9.2.2. wl_data_source::send - send the data
Request for data from the client. Send the data as the specified mime type over the passed file descriptor, then close it.
wl_data_source::send arguments
- mime_type
Type: string
- fd
Type: fd