Expand description
data transfer device
There is one wl_data_device per seat which can be obtained from the global wl_data_device_manager singleton.
A wl_data_device provides access to inter-client data transfer mechanisms such as copy-and-paste and drag-and-drop.
Structs§
- WlData
Device - data transfer device
Enums§
Constants§
- EVT_
DATA_ OFFER_ OPCODE - The wire opcode for this event
- EVT_
DATA_ OFFER_ SINCE - The minimal object version supporting this event
- EVT_
DROP_ OPCODE - The wire opcode for this event
- EVT_
DROP_ SINCE - The minimal object version supporting this event
- EVT_
ENTER_ OPCODE - The wire opcode for this event
- EVT_
ENTER_ SINCE - The minimal object version supporting this event
- EVT_
LEAVE_ OPCODE - The wire opcode for this event
- EVT_
LEAVE_ SINCE - The minimal object version supporting this event
- EVT_
MOTION_ OPCODE - The wire opcode for this event
- EVT_
MOTION_ SINCE - The minimal object version supporting this event
- EVT_
SELECTION_ OPCODE - The wire opcode for this event
- EVT_
SELECTION_ SINCE - The minimal object version supporting this event
- REQ_
RELEASE_ OPCODE - The wire opcode for this request
- REQ_
RELEASE_ SINCE - The minimal object version supporting this request
- REQ_
SET_ SELECTION_ OPCODE - The wire opcode for this request
- REQ_
SET_ SELECTION_ SINCE - The minimal object version supporting this request
- REQ_
START_ DRAG_ OPCODE - The wire opcode for this request
- REQ_
START_ DRAG_ SINCE - The minimal object version supporting this request