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



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

    build: Build scaffolding for primary-selection wayland protocol
    
    https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1255

 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]