1
0
Fork 0
forked from wry/wry

wayland: implement xdg_toplevel v6

This commit is contained in:
Julian Orth 2024-02-06 13:39:56 +01:00
parent eb0437414c
commit 4ceccfb770
2 changed files with 11 additions and 2 deletions

View file

@ -117,7 +117,7 @@ impl Global for XdgWmBaseGlobal {
}
fn version(&self) -> u32 {
5
6
}
}