1
0
Fork 0
forked from wry/wry

wayland: implement xdg-shell v7

This commit is contained in:
Julian Orth 2024-02-29 00:12:37 +01:00
parent ec862648c9
commit 6162483fbf
4 changed files with 14 additions and 2 deletions

View file

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