libinput/tools
Peter Hutterer 33162632cb Revert "Expose a custom acceleration profile"
This looked good on paper but clearly no-one (including myself) ever tested this
in a real-life situation or they would've noticed that the constant factor is
missing, causing a segfault on the first two-finger scroll event, touchpad
gesture or button scrolling.

Adding the constant factor makes the API much worse and the benefit is
unclear, so out of the window it goes. We can revisit this for libinput 1.12
but this isn't going to make the next release.

This reverts commit d8bd650540.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2018-05-21 12:15:25 +10:00
..
libinput-debug-events.c tools: print the number of touches for touch devices 2018-05-02 13:51:00 +10:00
libinput-debug-events.man Revert "Expose a custom acceleration profile" 2018-05-21 12:15:25 +10:00
libinput-debug-gui.c Include stdarg.h where variadic functions are used 2017-12-01 09:31:42 +10:00
libinput-debug-gui.man tools: tidy up the libinput man pages again 2017-07-03 15:04:11 +10:00
libinput-list-devices.c Revert "Expose a custom acceleration profile" 2018-05-21 12:15:25 +10:00
libinput-list-devices.man tools: add the libinput version to the man pages 2017-07-03 11:09:03 +10:00
libinput-measure-fuzz touchpad: add a tool to measure the touchpad fuzz 2018-05-15 13:51:33 +10:00
libinput-measure-fuzz.man touchpad: add a tool to measure the touchpad fuzz 2018-05-15 13:51:33 +10:00
libinput-measure-touch-size tools: fix inverse up/down threshold handling in measure touch-size 2018-02-27 15:17:39 +10:00
libinput-measure-touch-size.man tools: fix missing words in man page 2017-11-09 13:51:35 +10:00
libinput-measure-touchpad-pressure tools: touchpad-pressure: init the lo/hi values correctly 2018-03-20 15:32:01 +10:00
libinput-measure-touchpad-pressure.man tools: add a tool to measure touch pressure 2017-07-03 15:58:58 +10:00
libinput-measure-touchpad-tap libinput-measure-touchpad-tap: use /usr/bin/env to invoke python3 2018-02-20 11:11:08 +10:00
libinput-measure-touchpad-tap.man tools: fix typo in man page 2017-11-16 13:13:28 +10:00
libinput-measure-trackpoint-range tools: print out the device used for measuring the trackpoint range 2017-11-29 14:16:03 +10:00
libinput-measure-trackpoint-range.man tools: add a command to analyze trackpoints 2017-07-20 11:53:01 +10:00
libinput-measure.c tools: fix option parsing in libinput measure 2018-02-26 13:53:40 +10:00
libinput-measure.man touchpad: add a tool to measure the touchpad fuzz 2018-05-15 13:51:33 +10:00
libinput-record-verify-yaml.py tools: libinput-record: print switch events in --with-libinput 2018-05-03 14:03:30 +10:00
libinput-record.c tools: libinput-record: fix leaking memory in the error cases 2018-05-16 14:23:12 +10:00
libinput-record.man tools: libinput-record: add support for printing libinput events 2018-03-19 14:24:15 +10:00
libinput-replay tools: libinput-replay: handle a nonzero offset for the first event 2018-04-19 16:04:41 +10:00
libinput-replay.man tools: add a libinput-replay tool 2018-03-01 11:50:46 +10:00
libinput-tool.c tools: fix invocation of subtools 2017-06-26 18:44:00 +10:00
libinput.man tools: add a libinput-record tool 2018-03-01 11:50:46 +10:00
make-ptraccel-graphs.sh tools: fix pointer acceleration graphs generation script 2018-05-11 11:43:44 +10:00
ptraccel-debug.c Revert "Expose a custom acceleration profile" 2018-05-21 12:15:25 +10:00
publish-doc tools: update the publish-doc tool to use ninja 2017-06-13 12:28:37 +10:00
shared.c Revert "Expose a custom acceleration profile" 2018-05-21 12:15:25 +10:00
shared.h Revert "Expose a custom acceleration profile" 2018-05-21 12:15:25 +10:00