1
0
Fork 0
forked from wry/wry

wire: attach versioning information to requests

This commit is contained in:
Julian Orth 2024-04-08 13:17:33 +02:00
parent d46462dfdd
commit 0d7b45d149
20 changed files with 57 additions and 28 deletions

View file

@ -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,