wire: regenerate most files
This commit is contained in:
parent
6d8fb37db4
commit
60574d3a0d
108 changed files with 284 additions and 514 deletions
|
|
@ -1,11 +1,8 @@
|
|||
# requests
|
||||
|
||||
request destroy {
|
||||
|
||||
request destroy (destructor) {
|
||||
}
|
||||
|
||||
request lock_pointer {
|
||||
id: id(zwp_locked_pointer_v1),
|
||||
id: id(zwp_locked_pointer_v1) (new),
|
||||
surface: id(wl_surface),
|
||||
pointer: id(wl_pointer),
|
||||
region: id(wl_region),
|
||||
|
|
@ -13,7 +10,7 @@ request lock_pointer {
|
|||
}
|
||||
|
||||
request confine_pointer {
|
||||
id: id(zwp_confined_pointer_v1),
|
||||
id: id(zwp_confined_pointer_v1) (new),
|
||||
surface: id(wl_surface),
|
||||
pointer: id(wl_pointer),
|
||||
region: id(wl_region),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue