CI: use templates for Ubuntu
[platform/upstream/libinput.git] / tools /
2019-03-31 Peter Hutterertools: record: increase value size to 6 digits
2019-03-28 Peter Hutterertest: fix tool option parsing tests for signals
2019-03-28 Peter Hutterertools: fix the tool option parse test to handle unittes...
2019-03-25 Peter HuttererFix three coverity complaints
2019-03-15 Peter Hutterertools: flake8 fixes, typo fixes and missing exception...
2019-03-14 Peter Hutterertools: move the builddir lookup function out to a separ...
2019-03-12 Peter Hutterertools: skip the option parsing test during valgrind
2019-03-04 Peter Hutterertools: display the discrete axis steps too
2019-03-04 Peter Hutterertools: group the scroll bits into a struct
2019-03-04 Peter Hutterertools: record: print a helpful error message when we...
2019-02-14 Peter Hutterertools: debug-gui: change the tablet color
2019-02-14 Peter Hutterertools: debug-gui: add a previously unbalanced cairo_res...
2019-02-14 Peter Hutterertools: debug-gui: move the pointer delta code to draw_p...
2019-02-13 Peter Hutterertools: draw the tablet before the touch points
2019-02-13 Peter Hutterertools: draw other buttons in the debug-gui
2019-02-13 Peter Hutterertools: debug-gui: move the lmr button handling into...
2019-02-13 Peter Hutterertools: debug-gui: show cancelled touches as unfilled...
2019-01-17 Peter Hutterertools: document show-keycodes option for libinput-record
2019-01-02 Peter Hutterertools: libinput-record: record the hid report descripto...
2019-01-02 Peter Hutterertools: measure-fuzz: slightly expand the help
2019-01-02 Peter Hutterertools: measure-fuzz: fix a typo
2019-01-02 Peter Hutterertools: measure-fuzz: downgrade the fuzz mismatch error...
2019-01-02 Peter Hutterertools: measure-fuzz: fix exception printing
2018-12-19 Peter Hutterertools: don't apply config options on device removed
2018-11-07 Peter Hutterertools: draw evdev events in the debug-gui
2018-11-07 Peter Hutterertools: let debug-events take a device path
2018-11-07 Peter Hutterertools: add a test for tool option parsing
2018-11-07 Peter Hutterertools: make the tools exit with exit code 2 on usage...
2018-11-07 Peter Hutterertools: debug-events: install the signal handler before...
2018-11-07 Peter Hutterertools: handle sigint in debug-gui
2018-11-06 Peter Hutterertools: allow measuring single-touch ABS_PRESSURE
2018-11-05 Peter Hutterertools: drop a superfluous linebreak in the list-quirks...
2018-11-05 Peter Hutterertools: handle the EventCodeDisable quirk in the quirks...
2018-09-27 Peter Hutterertools: align the rotation value with 3 digits
2018-09-27 Peter Hutterertools: add a missing space in the proximity in axis...
2018-09-20 Peter Huttererquirks: replace the manual enumation of all quirks...
2018-09-20 Peter Huttererquirks: sort the quirks model flags in alphabetical...
2018-09-12 Peter Hutterertools: fix a bunch of format conversion complaints
2018-09-11 Peter Hutterertools: drop the libinput measure trackpoint-range tool
2018-09-05 Peter Hutterertools: debug-events - print axes on tablet tip events
2018-08-31 Peter Huttererquirks: add a quirk to monitor MSC_TIMESTAMP for pointe...
2018-08-29 Peter Hutterertools: handle a finger down at startup for measure...
2018-08-29 Peter Hutterertouchpad: add support for size-based thumb detection
2018-08-27 Peter Hutterertools: fix grab handling in libinput debug-gui
2018-08-22 Kim LindbergerAdd quirk to control velocity averaging, disable it...
2018-08-22 Kim Lindbergertools: fix ptraccel-debug tool for the new trackpoint...
2018-08-08 Peter Hutterertools: debug-*: show unaccelerated deltas for pointer...
2018-08-06 Peter Hutterertools: record: don't bother setting last_ms to 0 on...
2018-07-26 Peter Hutterertools: drop two unused imports
2018-07-19 Peter HuttererMerge branch 'master' of gitlab.freedesktop.org:libinpu...
2018-07-19 Peter Hutterertools: fix touch frame checks in the YAML verifier...
2018-07-19 Peter Hutterertools: always set the log handler for debug-events...
2018-07-17 Peter Hutterertools: setenv the quirks dir when running from the...
2018-07-17 Peter Hutterertools: change prototype of the builddir lookup function
2018-07-16 Greg VImport versionsort implementation from musl for systems...
2018-07-13 Peter HuttererRename data/ to quirks/
2018-07-12 Peter HuttererMerge branch 'wip/trackpoint-acceleration'
2018-07-11 Peter Huttererquirks: remove the leftovers of the trackpoint range...
2018-07-11 Peter Huttererfilter: add a trackpoint multiplier factor
2018-07-11 Peter Huttererquirks: add quirks_get_double()
2018-07-11 Peter Hutterertools: make-ptraccel-graphs: drop an unnecessary outfile
2018-07-11 Peter Hutterertools: drop the special handling for trackpoint accel...
2018-07-11 Peter Hutterertools: reduce the trackpoint gnuplot range to 0..1...
2018-07-11 Peter Hutterertools: fix units for trackpoint accel graph
2018-07-11 Peter Huttererfilter: make the trackpoint accel profile func the...
2018-07-09 Peter Hutterertools: don't add the debug behavior for release builds
2018-07-09 Peter Hutterertools: fake-build the other tools the same way as measu...
2018-07-09 Peter Hutterertools: rely on the libinput and quirks tool to pick...
2018-07-09 Peter Hutterertools: quirks: if we're executing from the builddir...
2018-07-09 Peter Hutterertools: if the execdir is the builddir, add it to the...
2018-07-03 Peter Hutterertools: rename list-quirks to the more generic "quirks...
2018-06-27 Peter Hutterertools: add record/replay to --help output
2018-06-26 Peter Hutterertools: libinput-record: print the list of quirks
2018-06-26 Peter Hutterertools: move printing device quirks to the shared tools lib
2018-06-26 Peter Hutterertools: fake-build the measure touch-pressure/size sources
2018-06-21 Peter Hutterertools: libinput-replay: set INPUT_PROP_* properties...
2018-06-21 Peter Hutterertools: libinput-record: use .yml suffix in the man...
2018-06-21 Peter Hutterertools: touch-size: update to use the device quirks
2018-06-21 Peter Hutterertools: touchpad-pressure: update man page for device...
2018-06-21 Peter HuttererMerge branch 'wip/measure-thumb-pressure'
2018-06-20 Peter Hutterertools: touchpad-pressure: add thumb pressure handling
2018-06-20 Peter Hutterertools: touchpad-pressure: switch to using quirks for...
2018-06-20 Peter Hutterertools: list-quirks: make the output easier to parse
2018-06-20 Peter Hutterertools: list-quirks: print the value of the quirk too
2018-06-20 Peter Hutterertools: list-quirks: add the thumb pressure threshold...
2018-06-20 Peter Hutterertools: list-quirks: fix usage to read "libinput list...
2018-06-20 Peter Hutterertools: list-quirks: compress a condition
2018-06-20 Peter Hutterertools: list-devices: unref the udev device
2018-06-20 Peter Hutterertools: pass a valid grab parameter to list-devices
2018-06-18 Peter Huttererquirks: explicitly cast the log priority
2018-06-17 Peter Hutterertools: measure touchpad-pressure: prevent division...
2018-06-13 Peter Hutterertools: fix grab argument passing for libinput debug...
2018-06-11 Peter HuttererMerge branch 'wip/config-files'
2018-06-11 Peter Hutterertools: libinput-record: put extra guard in to protect...
2018-06-08 Peter HuttererHook up list-quirks --validate for the test suite
2018-06-08 Peter HuttererImplement a quirks system to replace the udev property...
2018-06-06 Peter Hutterertools: drop the publish-doc tool
2018-05-25 Martin Wilcklibinput-measure-trackpoint-range: minimum delta measur...
2018-05-25 Martin Wilcklibinput-measure-trackpoint-range: fix typo
2018-05-21 Peter HuttererMerge branch 'wip/custom-pointer-accel-revert'
next