14 lines
199 B
Text
14 lines
199 B
Text
# requests
|
|
|
|
msg create_data_source = 0 {
|
|
id: id(zwlr_data_control_source_v1),
|
|
}
|
|
|
|
msg get_data_device = 1 {
|
|
id: id(zwlr_data_control_device_v1),
|
|
seat: id(wl_seat),
|
|
}
|
|
|
|
msg destroy = 2 {
|
|
|
|
}
|