xdg-shell: send invalid_size errors

This commit is contained in:
Kirill Primak 2022-11-04 21:56:11 +03:00 committed by Simon Ser
parent 6c3d6be74b
commit c2fb5289c2
3 changed files with 20 additions and 6 deletions

View file

@ -1,5 +1,5 @@
wayland_protos = dependency('wayland-protocols',
version: '>=1.27',
version: '>=1.28',
fallback: 'wayland-protocols',
default_options: ['tests=false'],
)