1
0
Fork 0
forked from wry/wry

wayland: implement wl_seat v8

This commit is contained in:
Julian Orth 2022-05-27 15:39:48 +02:00
parent 145e4dbc24
commit 50c87d6da7
10 changed files with 111 additions and 80 deletions

View file

@ -729,7 +729,7 @@ impl Global for WlSeatGlobal {
}
fn version(&self) -> u32 {
7
8
}
fn break_loops(&self) {