Re: [PATCH libinput v2] tablet: Include axes with all events

2014-06-26 Thread Peter Hutterer
On Thu, Jun 26, 2014 at 02:39:09AM -0400, Stephen Chandler Paul wrote: > Forgot to update the documentation for libinput_event_tablet_get_axis(), fixed > > Signed-off-by: Stephen Chandler Paul I have a patch in my tree here that I want to merge before this one: This code below is buggy (as is t

[PATCH libinput v2] tablet: Include axes with all events

2014-06-25 Thread Stephen Chandler Paul
Forgot to update the documentation for libinput_event_tablet_get_axis(), fixed Signed-off-by: Stephen Chandler Paul --- src/evdev-tablet.c | 11 +-- src/libinput-private.h | 7 +-- src/libinput.c | 10 -- src/libinput.h | 3 --- 4 files changed, 22 inser