summaryrefslogtreecommitdiff
path: root/tools/libinput-record-verify-yaml.py
Commit message (Expand)AuthorAgeFilesLines
* Use python black for all pyhon file formattingPeter Hutterer2021-01-281-200/+220
* tools: flake8 fixes for the various python filesPeter Hutterer2019-09-111-2/+3
* tools: change python invocations to use /usr/bin/env python3Peter Hutterer2019-09-111-1/+1
* tools: handle arguments correctly for the YAML verifier toolPeter Hutterer2019-07-241-3/+4
* tools: skip the event tests for eventless recordings in the YAML verifierPeter Hutterer2019-07-241-0/+12
* tools: libinput-record: record the hid report descriptor where availablePeter Hutterer2019-01-021-0/+9
* tools: fix touch frame checks in the YAML verifier scriptPeter Hutterer2018-07-191-0/+1
* tools: libinput-record: print switch events in --with-libinputPeter Hutterer2018-05-031-1/+15
* tools: libinput-record: print tablet events in --with-libinputPeter Hutterer2018-05-031-0/+187
* tools: yaml verifier: fix some flake8 warningsPeter Hutterer2018-04-191-3/+4
* tools: libinput-record: add gesture supportPeter Hutterer2018-04-191-2/+55
* tools: yaml verifier: allow for SYN_REPORT value 1Peter Hutterer2018-04-191-1/+2
* tools: yaml verifier: add POINTER_AXIS to allowed events typesPeter Hutterer2018-04-191-1/+1
* tools: libinput-record: add support for printing libinput eventsPeter Hutterer2018-03-191-4/+198
* tools: add a tool to verify the yaml output from libinput-recordPeter Hutterer2018-03-091-0/+194