From a049d66dd7907aabdaf4724a723cd79e1fa9cda7 Mon Sep 17 00:00:00 2001 From: Kirill Primak Date: Sun, 4 Sep 2022 14:01:55 +0300 Subject: xdg-toplevel: send invalid_parent error --- protocol/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocol') diff --git a/protocol/meson.build b/protocol/meson.build index a6e5b465..35aee359 100644 --- a/protocol/meson.build +++ b/protocol/meson.build @@ -1,5 +1,5 @@ wayland_protos = dependency('wayland-protocols', - version: '>=1.26', + version: '>=1.27', fallback: 'wayland-protocols', default_options: ['tests=false'], ) -- cgit v1.2.3