wire: regenerate files from wayland.xml
This commit is contained in:
parent
a93ea07118
commit
bc8ef1e140
21 changed files with 79 additions and 163 deletions
|
|
@ -1,16 +1,12 @@
|
|||
# requests
|
||||
|
||||
request create_pool {
|
||||
id: id(wl_shm_pool),
|
||||
id: id(wl_shm_pool) (new),
|
||||
fd: fd,
|
||||
size: i32,
|
||||
}
|
||||
|
||||
request release (since = 2) {
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
event format {
|
||||
format: u32,
|
||||
}
|
||||
|
||||
request release (destructor, since = 2) {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue