1
0
Fork 0
forked from wry/wry
wry/wire/zwp_primary_selection_device_v1.txt
2025-09-20 18:49:44 +02:00

15 lines
266 B
Text

request set_selection {
source: id(zwp_primary_selection_source_v1),
serial: u32,
}
event data_offer {
offer: id(zwp_primary_selection_offer_v1) (new),
}
event selection {
id: id(zwp_primary_selection_offer_v1),
}
request destroy (destructor) {
}