1
0
Fork 0
forked from wry/wry

xdg-decoration: implement version 2

This commit is contained in:
Julian Orth 2026-02-25 14:36:14 +01:00
parent d4a7d6d6f2
commit fb4fc5a5f1
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@ impl Global for ZxdgDecorationManagerV1Global {
}
fn version(&self) -> u32 {
1
2
}
}