Re: [PATCH wayland-protocols v3] unstable: add primary-selection protocol

2018-10-26 Thread Simon Ser
Hi Jonas, Any news about this? Thanks, Simon ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel

[PATCH wayland-protocols v3] unstable: add primary-selection protocol

2018-10-18 Thread Simon Ser
From: emersion 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-b