[mutter/wip/carlosg/primary-wayland-protocols: 2/3] build: Build scaffolding for primary-selection wayland protocol



commit f2aabea41426584402290cc6aa5aa71faac099a5
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed May 13 18:06:10 2020 +0200

    build: Build scaffolding for primary-selection wayland protocol

 src/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/meson.build b/src/meson.build
index a64f3a99f..bd790516f 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -808,6 +808,7 @@ if have_wayland
     ['linux-dmabuf', 'unstable', 'v1', ],
     ['pointer-constraints', 'unstable', 'v1', ],
     ['pointer-gestures', 'unstable', 'v1', ],
+    ['primary-selection', 'unstable', 'v1', ],
     ['relative-pointer', 'unstable', 'v1', ],
     ['tablet', 'unstable', 'v2', ],
     ['text-input', 'unstable', 'v3', ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]