tools: debug-events - print axes on tablet tip events
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 5 Sep 2018 04:33:28 +0000 (14:33 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 5 Sep 2018 04:33:28 +0000 (14:33 +1000)
commitbf9c8e06eff98f0e59b1a2932a2ab20f1e14595c
tree87aa7c2472a9ac8c77670af08e8d765ab80dcf00
parent139cf6e8c3bedd73a1310c4d6632f84c109fc290
tools: debug-events - print axes on tablet tip events

Bit of a weird diff, print_tablet_axes() was moved up and a single call to
print_tablet_axes() was added in the tablet tip event handler.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/libinput-debug-events.c