wire: attach versioning information to requests
This commit is contained in:
parent
d46462dfdd
commit
0d7b45d149
20 changed files with 57 additions and 28 deletions
|
|
@ -18,7 +18,7 @@ request create {
|
|||
flags: u32,
|
||||
}
|
||||
|
||||
request create_immed {
|
||||
request create_immed (since = 2) {
|
||||
buffer_id: id(wl_buffer),
|
||||
width: i32,
|
||||
height: i32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue