summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-06-18quirks: explicitly cast the log priorityPeter Hutterer1-1/+1
2018-06-18tools: measure touchpad-pressure: prevent division by zeroPeter Hutterer2-1/+4
2018-06-14tools: fix grab argument passing for libinput debug-eventsPeter Hutterer4-8/+8
2018-06-11Merge branch 'wip/config-files'Peter Hutterer2-0/+297
2018-06-11tools: libinput-record: put extra guard in to protect from OOB accessPeter Hutterer1-1/+4
2018-06-08Hook up list-quirks --validate for the test suitePeter Hutterer2-5/+29
2018-06-08Implement a quirks system to replace the udev property parsingPeter Hutterer2-0/+273
2018-06-06tools: drop the publish-doc toolPeter Hutterer1-22/+0
2018-05-25libinput-measure-trackpoint-range: minimum delta measurementMartin Wilck1-17/+49
2018-05-25libinput-measure-trackpoint-range: fix typoMartin Wilck1-1/+1
2018-05-21Merge branch 'wip/custom-pointer-accel-revert'Peter Hutterer5-66/+7
2018-05-21Merge branch 'wip/touchpad-pointer-accel-v7'Peter Hutterer1-0/+15
2018-05-21tools: debug-gui: add some extra targets for pointer acceleration testingPeter Hutterer1-0/+15
2018-05-21Revert "Expose a custom acceleration profile"Peter Hutterer5-66/+7
2018-05-16tools: ptraccel-debug: fail for a sequence without eventsPeter Hutterer1-0/+3
2018-05-16tools: libinput-record: fix leaking memory in the error casesPeter Hutterer1-3/+7
2018-05-16tools: ptraccel-debug: switch to a mode enumPeter Hutterer1-16/+24
2018-05-15tools: ptraccel-debug: match the help with the actual trackpoint range valuePeter Hutterer1-1/+1
2018-05-15touchpad: add a tool to measure the touchpad fuzzPeter Hutterer3-0/+497
2018-05-11tools: fix an argument name for ptraccel-debugPeter Hutterer1-1/+1
2018-05-11tools: fix pointer acceleration graphs generation scriptPeter Hutterer1-33/+35
2018-05-10tools: switch the ptraccel-debug tool to report profile curves by defaultPeter Hutterer1-5/+5
2018-05-03tools: libinput-record: print switch events in --with-libinputPeter Hutterer2-1/+54
2018-05-03tools: libinput-record: print tablet events in --with-libinputPeter Hutterer2-1/+582
2018-05-03tools: libinput-record: move the event time offset to the first place we get itPeter Hutterer1-2/+3
2018-05-02tools: print the number of touches for touch devicesPeter Hutterer1-0/+4
2018-04-26Expose a custom acceleration profilePeter Hutterer5-7/+66
2018-04-26tools: fix the script to make ptraccel graphs for meson's builddirPeter Hutterer1-1/+6
2018-04-19tools: yaml verifier: fix some flake8 warningsPeter Hutterer1-3/+4
2018-04-19tools: libinput-replay: handle a nonzero offset for the first eventPeter Hutterer1-0/+7
2018-04-19tools: libinput-record: add gesture supportPeter Hutterer2-2/+143
2018-04-19tools: yaml verifier: allow for SYN_REPORT value 1Peter Hutterer1-1/+2
2018-04-19tools: yaml verifier: add POINTER_AXIS to allowed events typesPeter Hutterer1-1/+1
2018-04-16Remove some duplicate empty linesPeter Hutterer1-4/+0
2018-04-13Drop the libinput-list-devices and libinput-debug-events compat scriptsPeter Hutterer3-15/+0
2018-04-12tools: fix switch case-statement indentationPeter Hutterer1-130/+130
2018-04-06tools: fix man page for debug-eventsPeter Hutterer1-1/+1
2018-03-20tools: touchpad-pressure: init the lo/hi values correctlyPeter Hutterer1-3/+3
2018-03-20tools: libinput-record: print the mouse and pointingstick udev propertiesPeter Hutterer1-1/+3
2018-03-19tools: libinput-record: print a progress bar when recording to a filePeter Hutterer1-1/+17
2018-03-19tools: libinput-record: print a comment when the device is in a neutral statePeter Hutterer1-1/+48
2018-03-19tools: libinput-record: add support for printing libinput eventsPeter Hutterer4-56/+912
2018-03-15tools: libinput-debug-events stop variable needs volatilePeter Seiderer1-1/+1
2018-03-13tools: libinput-replay: only print the events in verbose modePeter Hutterer1-1/+2
2018-03-09tools: libinput-record: add separate variable for the first devicePeter Hutterer1-2/+5
2018-03-09tools: libinput-record: drop unused 'print' argumentPeter Hutterer1-2/+2
2018-03-09tools: libinput-record: fix frame printing for multiple devicesPeter Hutterer1-4/+14
2018-03-09tools: add a tool to verify the yaml output from libinput-recordPeter Hutterer1-0/+194
2018-03-08tools: record udev properties in libinput-recordPeter Hutterer2-0/+66
2018-03-06tools: add the git version in the libinput-record outputPeter Hutterer1-0/+2