aboutsummaryrefslogtreecommitdiff
path: root/unstable/primary-selection/README
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-10-18 07:54:14 +0000
committerJonas Ådahl <jadahl@gmail.com>2018-11-12 16:56:50 +0100
commit2c3b11d76fd498fc3856cdd36ac76c1193686bf1 (patch)
tree7f5eabb4d12c8f7d1f6e1e4af66467833d38ee4f /unstable/primary-selection/README
parent19ec5dcc4b1d57ce5dd8e400b5e9b4ec5791ff06 (diff)
unstable: add primary-selection protocol
This primary selection is similar in spirit to the eponimous in X11, allowing a quick "select text + middle click" shortcut to copying and pasting. It's otherwise very similar to its Wayland counterpart, and explicitly made consistent with it. Signed-off-by: Simon Ser <contact@emersion.fr> Reviewed-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Carlos Garnacho <carlosg@gnome.org>
Diffstat (limited to 'unstable/primary-selection/README')
-rw-r--r--unstable/primary-selection/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/unstable/primary-selection/README b/unstable/primary-selection/README
new file mode 100644
index 0000000..ae0a402
--- /dev/null
+++ b/unstable/primary-selection/README
@@ -0,0 +1,4 @@
+Primary selection protocol
+
+Maintainers:
+Simon Ser <contact@emersion.fr>