tools: add a tool to print a libinput recording as a table
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 1 Feb 2021 04:23:06 +0000 (14:23 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 23 Feb 2021 03:46:00 +0000 (13:46 +1000)
commit6a6435ae4bd415ea2e7da1486d9c0d910378ec0d
treea5bdb76bcb474f433861368d941eb3a18f4091ff
parent9323cdfc11629bdb9a990a82bc8302bb562ce982
tools: add a tool to print a libinput recording as a table

This makes it easier to visualize changes in various axes or key states that
should not be there, doubly so for long recordings.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci/libinput.spec.in
meson.build
tools/libinput-analyze-recording.man [new file with mode: 0644]
tools/libinput-analyze-recording.py [new file with mode: 0755]
tools/libinput-analyze.man