From 162619d605982600816edce712ec5229cfe4ea6f Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Wed, 21 Oct 2015 11:59:01 +0800 Subject: Introduce pointer locking and confinement protocol MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch introduces a new protocol for locking and confining a pointer. It consists of a new global object with two requests; one for locking the surface to a position, one for confining the pointer to a given region. Signed-off-by: Jonas Ådahl Reviewed-by: Peter Hutterer Reviewed-by: Derek Foreman Reviewed-by: Reviewed-by: Daniel Stone --- unstable/pointer-constraints/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 unstable/pointer-constraints/README (limited to 'unstable/pointer-constraints/README') diff --git a/unstable/pointer-constraints/README b/unstable/pointer-constraints/README new file mode 100644 index 0000000..8a242f8 --- /dev/null +++ b/unstable/pointer-constraints/README @@ -0,0 +1,4 @@ +Pointer constraints protocol + +Maintainers: +Jonas Ådahl -- cgit v1.2.3