From 2c3b11d76fd498fc3856cdd36ac76c1193686bf1 Mon Sep 17 00:00:00 2001 From: emersion Date: Thu, 18 Oct 2018 07:54:14 +0000 Subject: unstable: add primary-selection protocol MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Jonas Ã…dahl Reviewed-by: Carlos Garnacho --- unstable/primary-selection/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 unstable/primary-selection/README (limited to 'unstable/primary-selection/README') 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 -- cgit v1.2.3