Re: [PATCH libinput 3/5] tablet: Include tool with all events

2014-06-26 Thread Peter Hutterer
On Thu, Jun 26, 2014 at 02:31:20AM -0400, Stephen Chandler Paul wrote: [...] diff --git a/src/libinput.h b/src/libinput.h > index 49162dd..c6a361c 100644 > --- a/src/libinput.h > +++ b/src/libinput.h > @@ -918,19 +918,14 @@ libinput_event_tablet_get_y_transformed(struct > libinput_event_tablet

[PATCH libinput 3/5] tablet: Include tool with all events

2014-06-25 Thread Stephen Chandler Paul
Signed-off-by: Stephen Chandler Paul --- src/evdev-tablet.c | 41 ++--- src/evdev-tablet.h | 13 ++--- src/libinput-private.h | 5 - src/libinput.c | 10 -- src/libinput.h | 13 - 5 files changed, 48 inse