Re: [PATCH weston v4 13/20] clients: Add API for pointer locking and pointer confinement

2015-11-19 Thread Peter Hutterer
On Tue, Nov 17, 2015 at 06:10:59PM +0800, Jonas Ådahl wrote: > Signed-off-by: Jonas Ådahl > Reviewed-by: Bryce Harrington > --- > > Changes since v3: > > Uses the XML file from wayland-protocols. > > Updated implementation given interface renaming. > > Updated implementation given protocol ch

[PATCH weston v4 13/20] clients: Add API for pointer locking and pointer confinement

2015-11-17 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl Reviewed-by: Bryce Harrington --- Changes since v3: Uses the XML file from wayland-protocols. Updated implementation given interface renaming. Updated implementation given protocol changes (see protocol patch). Makefile.am | 6 +- clients/window.c | 326 ++