[PATCH libinput] tools: Handle LIBINPUT_SWITCH_TABLET_MODE

2017-11-13 Thread Stefan Brüns
From: Stefan Brüns Signed-off-by: Stefan Brüns --- tools/libinput-debug-events.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/libinput-debug-events.c b/tools/libinput-debug-events.c index 87b7b80..fb8d84d 100644 --- a/tools/libinput-debug-events.c +++ b/tools/libinput-debug-eve

Re: [PATCH libinput] tools: Handle LIBINPUT_SWITCH_TABLET_MODE

2017-11-05 Thread Peter Hutterer
On Fri, Nov 03, 2017 at 11:01:23PM +0100, Stefan Brüns wrote: > From: Stefan Brüns > > Signed-off-by: Stefan Brüns > --- > tools/libinput-debug-events.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/tools/libinput-debug-events.c b/tools/libinput-debug-events.c > index 87b7b80..f