wayland-protocols/unstable/pointer-constraints
Jonas Ådahl 162619d605 Introduce pointer locking and confinement protocol
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 <jadahl@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Reviewed-by: Daniel Stone <daniels@collabora.com>
2016-02-16 17:17:49 +08:00
..
pointer-constraints-unstable-v1.xml Introduce pointer locking and confinement protocol 2016-02-16 17:17:49 +08:00
README Introduce pointer locking and confinement protocol 2016-02-16 17:17:49 +08:00

Pointer constraints protocol

Maintainers:
Jonas Ådahl <jadahl@gmail.com>