summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: drop the publish-doc toolPeter Hutterer2018-06-061-22/+0
* libinput-measure-trackpoint-range: minimum delta measurementMartin Wilck2018-05-251-17/+49
* libinput-measure-trackpoint-range: fix typoMartin Wilck2018-05-251-1/+1
* Merge branch 'wip/custom-pointer-accel-revert'Peter Hutterer2018-05-215-66/+7
|\
| * Revert "Expose a custom acceleration profile"Peter Hutterer2018-05-215-66/+7
* | Merge branch 'wip/touchpad-pointer-accel-v7'Peter Hutterer2018-05-211-0/+15
|\ \ | |/ |/|
| * tools: debug-gui: add some extra targets for pointer acceleration testingPeter Hutterer2018-05-211-0/+15
* | tools: ptraccel-debug: fail for a sequence without eventsPeter Hutterer2018-05-161-0/+3
* | tools: libinput-record: fix leaking memory in the error casesPeter Hutterer2018-05-161-3/+7
* | tools: ptraccel-debug: switch to a mode enumPeter Hutterer2018-05-161-16/+24
* | tools: ptraccel-debug: match the help with the actual trackpoint range valuePeter Hutterer2018-05-151-1/+1
* | touchpad: add a tool to measure the touchpad fuzzPeter Hutterer2018-05-153-0/+497
|/
* tools: fix an argument name for ptraccel-debugPeter Hutterer2018-05-111-1/+1
* tools: fix pointer acceleration graphs generation scriptPeter Hutterer2018-05-111-33/+35
* tools: switch the ptraccel-debug tool to report profile curves by defaultPeter Hutterer2018-05-101-5/+5
* tools: libinput-record: print switch events in --with-libinputPeter Hutterer2018-05-032-1/+54
* tools: libinput-record: print tablet events in --with-libinputPeter Hutterer2018-05-032-1/+582
* tools: libinput-record: move the event time offset to the first place we get itPeter Hutterer2018-05-031-2/+3
* tools: print the number of touches for touch devicesPeter Hutterer2018-05-021-0/+4
* Expose a custom acceleration profilePeter Hutterer2018-04-265-7/+66
* tools: fix the script to make ptraccel graphs for meson's builddirPeter Hutterer2018-04-261-1/+6
* tools: yaml verifier: fix some flake8 warningsPeter Hutterer2018-04-191-3/+4
* tools: libinput-replay: handle a nonzero offset for the first eventPeter Hutterer2018-04-191-0/+7
* tools: libinput-record: add gesture supportPeter Hutterer2018-04-192-2/+143
* 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
* Remove some duplicate empty linesPeter Hutterer2018-04-161-4/+0
* Drop the libinput-list-devices and libinput-debug-events compat scriptsPeter Hutterer2018-04-133-15/+0
* tools: fix switch case-statement indentationPeter Hutterer2018-04-121-130/+130
* tools: fix man page for debug-eventsPeter Hutterer2018-04-061-1/+1
* tools: touchpad-pressure: init the lo/hi values correctlyPeter Hutterer2018-03-201-3/+3
* tools: libinput-record: print the mouse and pointingstick udev propertiesPeter Hutterer2018-03-201-1/+3
* tools: libinput-record: print a progress bar when recording to a filePeter Hutterer2018-03-191-1/+17
* tools: libinput-record: print a comment when the device is in a neutral statePeter Hutterer2018-03-191-1/+48
* tools: libinput-record: add support for printing libinput eventsPeter Hutterer2018-03-194-56/+912
* tools: libinput-debug-events stop variable needs volatilePeter Seiderer2018-03-151-1/+1
* tools: libinput-replay: only print the events in verbose modePeter Hutterer2018-03-131-1/+2
* tools: libinput-record: add separate variable for the first devicePeter Hutterer2018-03-091-2/+5
* tools: libinput-record: drop unused 'print' argumentPeter Hutterer2018-03-091-2/+2
* tools: libinput-record: fix frame printing for multiple devicesPeter Hutterer2018-03-091-4/+14
* tools: add a tool to verify the yaml output from libinput-recordPeter Hutterer2018-03-091-0/+194
* tools: record udev properties in libinput-recordPeter Hutterer2018-03-082-0/+66
* tools: add the git version in the libinput-record outputPeter Hutterer2018-03-061-0/+2
* tools: remove a stray perror() in libinput-recordPeter Hutterer2018-03-011-1/+0
* tools: fix two scan-build errors in libinput-recordPeter Hutterer2018-03-011-2/+1
* tools: add --all to libinput-recordPeter Hutterer2018-03-012-2/+77
* tools: add a libinput-replay toolPeter Hutterer2018-03-012-0/+219
* tools: add a libinput-record toolPeter Hutterer2018-03-013-0/+1225
* tools: fix inverse up/down threshold handling in measure touch-sizePeter Hutterer2018-02-271-1/+1
* tools: fix option parsing in libinput measurePeter Hutterer2018-02-261-1/+1