autocommit 2022-02-06 16:33:54 CET
This commit is contained in:
parent
c92346324b
commit
dc2cb71012
104 changed files with 2563 additions and 4617 deletions
12
wire/zwp_primary_selection_device_manager_v1.txt
Normal file
12
wire/zwp_primary_selection_device_manager_v1.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# requests
|
||||
|
||||
msg create_source = 0 {
|
||||
id: id(zwp_primary_selection_source_v1),
|
||||
}
|
||||
|
||||
msg get_device = 1 {
|
||||
id: id(zwp_primary_selection_device_v1),
|
||||
seat: id(wl_seat),
|
||||
}
|
||||
|
||||
msg destroy = 2 { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue