summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-07-03tools: rename list-quirks to the more generic "quirks list"Peter Hutterer5-50/+70
2018-06-27tools: add record/replay to --help outputPeter Hutterer1-0/+6
2018-06-26tools: libinput-record: print the list of quirksPeter Hutterer2-0/+68
2018-06-26tools: move printing device quirks to the shared tools libPeter Hutterer3-128/+150
2018-06-26tools: fake-build the measure touch-pressure/size sourcesPeter Hutterer2-8/+20
2018-06-21tools: libinput-replay: set INPUT_PROP_* properties on the devicePeter Hutterer1-0/+4
2018-06-21tools: libinput-record: use .yml suffix in the man pagePeter Hutterer1-2/+2
2018-06-21tools: touch-size: update to use the device quirksPeter Hutterer2-12/+21
2018-06-21tools: touchpad-pressure: update man page for device quirksPeter Hutterer1-1/+1
2018-06-20tools: touchpad-pressure: add thumb pressure handlingPeter Hutterer1-2/+15
2018-06-20tools: touchpad-pressure: switch to using quirks for pre-loading thresholdsPeter Hutterer1-11/+20
2018-06-20tools: list-quirks: make the output easier to parsePeter Hutterer1-1/+1
2018-06-20tools: list-quirks: print the value of the quirk tooPeter Hutterer1-1/+63
2018-06-20tools: list-quirks: add the thumb pressure threshold propertyPeter Hutterer1-0/+1
2018-06-20tools: list-quirks: fix usage to read "libinput list-quirks"Peter Hutterer1-6/+4
2018-06-20tools: list-quirks: compress a conditionPeter Hutterer1-49/+49
2018-06-20tools: list-devices: unref the udev devicePeter Hutterer1-2/+5
2018-06-20tools: pass a valid grab parameter to list-devicesPeter Hutterer2-2/+3
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