Re: [PATCH libinput 4/4] tools: hook libinput-debug-events into the libinput tool

2017-05-17 Thread Peter Hutterer
On Wed, May 17, 2017 at 04:35:29PM +0100, Eric Engestrom wrote: > On Wednesday, 2017-05-17 09:02:32 +1000, Peter Hutterer wrote: > > Signed-off-by: Peter Hutterer > > --- > > meson.build | 7 +++-- > > tools/Makefile.am | 8 -- > > tools/libinput-debug-events.c

Re: [PATCH libinput 4/4] tools: hook libinput-debug-events into the libinput tool

2017-05-17 Thread Eric Engestrom
On Wednesday, 2017-05-17 09:02:32 +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer > --- > meson.build | 7 +++-- > tools/Makefile.am | 8 -- > tools/libinput-debug-events.c | 15 +-- > tools/libinput-tool.c | 8 ++ > tools/libi

[PATCH libinput 4/4] tools: hook libinput-debug-events into the libinput tool

2017-05-16 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- meson.build | 7 +++-- tools/Makefile.am | 8 -- tools/libinput-debug-events.c | 15 +-- tools/libinput-tool.c | 8 ++ tools/libinput-tool.h | 1 + tools/libinput.1 | 60 ++