summaryrefslogtreecommitdiff
path: root/tools/libinput-tool.c
Commit message (Expand)AuthorAgeFilesLines
* tools: hide debug-gui help when building with -Ddebug-gui=falseJosé Expósito2022-10-101-0/+2
* tools: add libinput analyze to the libinput tool help outputPeter Hutterer2020-03-291-0/+3
* libinput-tool.c: remove unused includesKonstantin Kharlamov2019-09-131-6/+0
* Remove some usage of libinput-util.hPeter Hutterer2019-09-111-1/+1
* tools: make the tools exit with exit code 2 on usage issuesPeter Hutterer2018-11-071-2/+2
* tools: add record/replay to --help outputPeter Hutterer2018-06-271-0/+6
* tools: fix invocation of subtoolsPeter Hutterer2017-06-261-1/+1
* tools: shorten the --help output for the commandsPeter Hutterer2017-06-221-13/+5
* tools: add "libinput measure touchpad-tap"Peter Hutterer2017-06-021-47/+5
* tools: make the libinput tool usage staticPeter Hutterer2017-06-021-8/+6
* Fold the event-gui into the libinput toolPeter Hutterer2017-06-021-0/+3
* tools: switch the libinput tool to be an exec-ing toolPeter Hutterer2017-06-021-48/+43
* tools: fix return codes on failurePeter Hutterer2017-05-261-9/+10
* tools: hook libinput-debug-events into the libinput toolPeter Hutterer2017-05-181-0/+8
* tools: add a 'libinput' toolPeter Hutterer2017-05-181-0/+153