From 983ab3c67d1a6af0ba6dc7a180e06cf56f0fe4fe Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 10 Sep 2022 15:53:05 +0530 Subject: [PATCH] build wayland xdg-activation protocol --- glfw/source-info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/glfw/source-info.json b/glfw/source-info.json index cc2fb7ee8..12393df66 100644 --- a/glfw/source-info.json +++ b/glfw/source-info.json @@ -77,7 +77,8 @@ "unstable/idle-inhibit/idle-inhibit-unstable-v1.xml", "unstable/xdg-decoration/xdg-decoration-unstable-v1.xml", "unstable/primary-selection/primary-selection-unstable-v1.xml", - "unstable/text-input/text-input-unstable-v3.xml" + "unstable/text-input/text-input-unstable-v3.xml", + "staging/xdg-activation/xdg-activation-v1.xml" ], "sources": [ "wl_init.c",