wayland: handle wl_seat v10 repeated state

Fixes #4382.
This commit is contained in:
Kirill Chibisov 2025-10-17 16:18:11 +09:00
parent c333003514
commit 1e7ab0cd25
2 changed files with 10 additions and 3 deletions

View file

@ -59,6 +59,10 @@ crate = "android-activity"
allow-globs = ["ci/*", "githooks/*"]
crate = "zerocopy"
[[bans.build.bypass]]
allow-globs = ["cherry-pick-stable.sh"]
crate = "libc"
[[bans.build.bypass]]
allow-globs = ["freetype2/*"]
crate = "freetype-sys"