From cf6f5b9d06d72ded0b077d6770854d0003c1b4aa Mon Sep 17 00:00:00 2001 From: adnano Date: Sun, 7 Apr 2024 08:51:57 -0400 Subject: Support xdg_activation_v1 protocol --- protocols/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols') diff --git a/protocols/meson.build b/protocols/meson.build index fb7ce6a..5c9973d 100644 --- a/protocols/meson.build +++ b/protocols/meson.build @@ -12,6 +12,7 @@ endif protocols = [ [wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'], + [wl_protocol_dir, 'staging/xdg-activation/xdg-activation-v1.xml'], ['wlr-layer-shell-unstable-v1.xml'], ] -- cgit v1.2.3