Re: [PATCH v4 wayland-protocols] Add the tablet protocol

2016-02-29 Thread Daniel Stone
Hi, On 29 February 2016 at 07:24, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer > --- > Changes to v3: This is v5, not v4. :P > - typo fixes as pointed out by daniels > - clarify tablet/seat destroy() requests - they only affect the wayland > object. and because of that: > - destroy

[PATCH v4 wayland-protocols] Add the tablet protocol

2016-02-28 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- Changes to v3: - typo fixes as pointed out by daniels - clarify tablet/seat destroy() requests - they only affect the wayland object. and because of that: - destroy is now allowed before a remove event - reference proximity_out from tool.destroy() to clarify but

[PATCH v4 wayland-protocols] Add the tablet protocol

2016-02-02 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- Changes to v3: - various comment typos fixed as pointed out by Jason - reword initial section talking about extra axes - change tilt to use degrees instead of normalized values Makefile.am| 1 + unstable/tablet/README