aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authori509VCB <24203-i509VCB@users.noreply.gitlab.freedesktop.org>2023-04-25 09:30:56 +0000
committerSimon Ser <contact@emersion.fr>2023-04-25 09:30:56 +0000
commit77b4681f1640158e385fefc1a9140212fa71c519 (patch)
tree5c891b431b9b04b93da8866fd7b74698fdd027bd /meson.build
parentfefd185994bdf6673e86a89ae5c63987841dbb6c (diff)
Add ext-foreign-toplevel-list protocol
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index ab55c7f..b69ce2b 100644
--- a/meson.build
+++ b/meson.build
@@ -38,6 +38,7 @@ unstable_protocols = {
staging_protocols = {
'content-type': ['v1'],
'drm-lease': ['v1'],
+ 'ext-foreign-toplevel-list': ['v1'],
'ext-idle-notify': ['v1'],
'ext-session-lock': ['v1'],
'fractional-scale': ['v1'],