gitlab CI: invert the ci-templates check
[platform/upstream/libinput.git] / tools /
2020-03-21 Peter Hutterertools: record: drop quotes from os-release information
2020-03-20 Peter Hutterertools: if pytest fails to import, skip the tool option...
2020-03-20 Peter Huttererman: install the analyze per-slot-delta man page
2020-03-17 Peter Hutterertools: switch tool option parsing test to use pytest
2020-03-16 Peter Hutterertools: record: use the right exit code when the output...
2020-03-16 Peter Hutterertools: record: allow for an output file without --o
2020-03-15 Peter Hutterertools: add a libinput analyze command with the per...
2020-03-12 Peter Hutterertools: fix a typo in a man page
2020-03-09 Peter Hutterertools: record: fix dmi recording
2020-03-05 Peter Huttererquirks: rename the alps touchpad quirk to note it's...
2020-02-24 Peter Hutterertools: constify the optarg handling of seats
2020-02-23 Peter Hutterertools: replay: mkdir /etc/libinput if it doesn't exist yet
2020-02-21 Peter Hutterertools: record: fix fallback os-release file handling
2020-02-19 Peter Hutterertools: record: record basic os-release information...
2020-02-19 Peter Hutterertools: record: rename a variable to just buf
2020-02-07 Peter Hutterertools: record: record the EVDEV_ABS properties correctly
2020-01-31 Peter Hutterertools: record: record the EV_ABS deltas along with...
2020-01-31 Peter Hutterertools: fix typo in debug-events man page
2020-01-30 Peter Hutterertools: record: fix broken event time stamp recording
2020-01-30 Peter Hutterertools: record: wrap the time offset handling into a...
2020-01-30 Peter Hutterertools: refuse to replay recordings with timestamps...
2020-01-30 Peter Hutterertools: align the tool type names on proximity nicely
2020-01-15 Peter Hutterertools: fix abort caused by the pointing stick integrati...
2019-12-04 Peter Huttererpad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keys
2019-12-04 Peter Hutterertools: debug-events: don't overrun the device array...
2019-11-27 Peter Hutterertools: print the libinput version in debug-events
2019-11-27 Peter Hutterertools: libinput-record: drop the explicit --multiple...
2019-11-27 Peter Hutterertools: libinput-record: return the correct exit value...
2019-11-27 Peter Hutterertools: libinput-record: bail out on invalid commandline...
2019-11-27 Peter Hutterertools: print stderr/stdout when a option test fails
2019-11-26 Peter HuttererAdjust for 64bit time_t for 32bit architectures
2019-11-26 Peter Hutterertools: make debug-events accept multiple device nodes
2019-11-25 Peter Hutterertools: replay: fix wrong timestamps for multiple device...
2019-11-18 Peter Hutterertools: print the tip state in the tablet debugging...
2019-11-18 Peter Hutterertools: add stylus button support
2019-11-18 Peter Hutterertools: add a tablet debugging tool
2019-11-18 Peter Hutterertools: debug-events: expand timestamp prints to full...
2019-11-18 Peter Hutterertools: debug-events: offset timestamps by the first...
2019-11-18 Peter Hutterertools: libinput-record: expand the evdev event value...
2019-10-31 Peter Hutterertools: debug-gui: show pressure/distance as vertical bar
2019-10-29 Peter Hutterertools: drop the specific libinput measure tools from...
2019-10-29 Peter Hutterertools: correct libinput measure reference to the tap...
2019-10-28 Konstantin Kharlamovlibinput-list-devices: make paragraph about different...
2019-10-28 Konstantin Kharlamovlibinput-list-devices: be more explicit about only...
2019-10-17 Peter HuttererAdd a scroll button lock feature
2019-09-12 Konstantin Kharlamovlibinput-tool.c: remove unused includes
2019-09-12 Konstantin Kharlamovlibinput-measure.c: remove unused includes
2019-09-12 Konstantin Kharlamovlibinput-debug-events.c: remove unused includes
2019-09-11 Peter HuttererRemove some usage of libinput-util.h
2019-09-11 Peter Hutterertools: flake8 fixes for the various python files
2019-09-11 Peter Hutterertools: change python invocations to use /usr/bin/env...
2019-09-10 Peter Hutterertools: install local quirks during libinput replay
2019-09-10 Peter Hutterertools: make an infinite loop more obvious in the code
2019-09-10 Peter Hutterertools: factor out a sanity check in libinput-replay
2019-08-13 Ronan Pigotttools: fix typo in debug-events
2019-08-07 Benjamin Tissoirestests: increase the timeout for the subprocess to recei...
2019-07-31 Peter Hutterertools: record: fix two memory leaks
2019-07-31 Peter Hutterertools: record: fix segfault on exit
2019-07-24 Peter Hutterertools: record: when running from the builddir, load...
2019-07-24 Peter Hutterertools: handle arguments correctly for the YAML verifier...
2019-07-24 Peter Hutterertools: skip the event tests for eventless recordings...
2019-07-05 pixlFixed a grammar error
2019-06-26 Peter Hutterertools: return 77 if gtk_init() fails in the debug-gui
2019-06-26 Peter Hutterertools: skip debug-gui option testing if the debug-gui...
2019-06-24 Peter Hutterertools: improve the error messages for measure touch...
2019-06-13 Peter Hutterertools: describe the various debug-gui features in the...
2019-06-13 Peter Hutterertools: handle pad strip/ring events in the debug-gui
2019-06-13 Peter Hutterertools: display tablet and tablet pad buttons when pressed
2019-06-07 Peter Hutterertablet: add a the Totem tool type to the tablet interface
2019-05-27 Peter Hutterertools: add --apply-to to debug-events and debug-gui
2019-05-07 Peter Hutterertools: drop the valgrind check in the option-parsing...
2019-05-07 Peter Hutterertools: we don't need a core file for failed option...
2019-04-09 Peter Hutterertools: fix waiting for the tool to quit in the options...
2019-04-08 Peter Hutterertools: use American spelling for 'unrecognized'
2019-04-01 Peter Hutterertools: switch measure-touchpad-tap to python-libevdev
2019-04-01 Peter Hutterertools: switch measure-touchpad-pressure to python-libevdev
2019-04-01 Peter Hutterertools: switch measure-touch-size to python-libevdev
2019-04-01 Peter Hutterertools: switch measure-fuzz to use python-libevdev
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...
next