summaryrefslogtreecommitdiff
path: root/tools/libinput-debug-tablet.c
Commit message (Expand)AuthorAgeFilesLines
* util: auto-declare the element variable in ARRAY_FOR_EACHPeter Hutterer2022-03-091-1/+0
* Mark some functions as printf-like to silence some compiler warningsPeter Hutterer2021-07-221-0/+1
* use ARRAY_FOR_EACH when traverse arrayweizhixiang2021-05-241-5/+6
* tools: only call libinput_dispatch() once per pollPeter Hutterer2020-10-061-1/+0
* tools: constify the optarg handling of seatsPeter Hutterer2020-02-241-1/+1
* tools: make debug-events accept multiple device nodesPeter Hutterer2019-11-261-4/+4
* tools: print the tip state in the tablet debugging toolPeter Hutterer2019-11-191-2/+2
* tools: add stylus button supportPeter Hutterer2019-11-191-13/+86
* tools: add a tablet debugging toolPeter Hutterer2019-11-191-0/+523