1
0
Fork 0
forked from wry/wry

wayland: implement xdg_toplevel.wm_capabilities

This commit is contained in:
Julian Orth 2022-06-01 23:32:56 +02:00
parent 6e244a08ab
commit 615d1953aa
4 changed files with 26 additions and 2 deletions

View file

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