xdg-toplevel: send invalid_parent error

This commit is contained in:
Kirill Primak 2022-09-04 14:01:55 +03:00 committed by Simon Ser
parent 5ba6cf517b
commit a049d66dd7
5 changed files with 41 additions and 8 deletions

View file

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