From 69b0b296a296d6d42607eea6dd82876d00d306fb Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 14 Oct 2022 17:44:49 +0200 Subject: xwayland-shell-v1: new protocol implementation References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/163 --- protocol/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'protocol') diff --git a/protocol/meson.build b/protocol/meson.build index 726b01fc..1928df9f 100644 --- a/protocol/meson.build +++ b/protocol/meson.build @@ -24,6 +24,7 @@ protocols = { 'ext-session-lock-v1': wl_protocol_dir / 'staging/ext-session-lock/ext-session-lock-v1.xml', 'single-pixel-buffer-v1': wl_protocol_dir / 'staging/single-pixel-buffer/single-pixel-buffer-v1.xml', 'xdg-activation-v1': wl_protocol_dir / 'staging/xdg-activation/xdg-activation-v1.xml', + 'xwayland-shell-v1': wl_protocol_dir / 'staging/xwayland-shell/xwayland-shell-v1.xml', # Unstable upstream protocols 'fullscreen-shell-unstable-v1': wl_protocol_dir / 'unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml', -- cgit v1.2.3