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

@ -7,7 +7,7 @@ request grab {
serial: u32,
}
request reposition {
request reposition (since = 3) {
positioner: id(xdg_positioner),
token: u32,
}