platform/upstream/libinput.git
2019-05-28 Peter HuttererAbstract libwacom database initialization into a single...
2019-05-28 Peter Hutterertest: allow for a LITEST_JOBS environment variable
2019-05-27 Peter Hutterertest: make all tap tests use the "tap" group prefix
2019-05-27 Peter Hutterertest: always set CK_FORK=no under valgrind
2019-05-27 Peter Hutterertest: split a test up into events vs processing
2019-05-27 Peter Hutterertest: add test cases for tablet/touchpad left-handed...
2019-05-27 Peter Hutterertouchpad: lock the touchpad rotation to the tablet...
2019-05-27 Peter Hutterertablet: lock the tablet rotation to the touchpad rotation
2019-05-27 Peter Hutterertools: add --apply-to to debug-events and debug-gui
2019-05-27 Peter Hutterertablet: don't disable the proximity quirk on good sequences
2019-05-26 Peter Hutterertest: fix a typo in the test device name
2019-05-26 Peter Hutterertest: assign ID_INPUT_TABLET to the bamboo/intuos5...
2019-05-26 Peter Huttererfallback: make a debug log prefix more consistent
2019-05-09 Peter Hutterertest: make the test case failure output easier to select
2019-05-08 Peter Hutterertouchpad: fix two debug messages to have the same prefi...
2019-05-08 Peter Hutterertouchpad: don't check libwacom if we're not tagged...
2019-05-08 Peter Hutterertablet: add an extra debug message
2019-05-08 Peter Hutterertablet: indentation fix
2019-05-08 Peter Hutterertest: fix the wacom bamboo touch device
2019-05-08 Peter Hutterertest: fix a bunch of tests expecting BTN_TOOL_TRIPLETAP
2019-05-07 Peter Hutterertest: drop the SKIP_LIBINPUT_TEST_RUNNER environment...
2019-05-07 Peter HuttererCI: use meson test instead of ninja test
2019-05-07 Peter Hutterertest: skip the backtrace under valgrind
2019-05-07 Peter Hutterertest: return 77 for skip when we're not running a test
2019-05-07 Peter Hutterertest: replace the USING_VALGRIND env with the valgrind...
2019-05-07 Peter Hutterertools: drop the valgrind check in the option-parsing...
2019-05-07 Peter Hutterermeson: group all tests under suite names
2019-05-07 Peter Hutterertools: we don't need a core file for failed option...
2019-05-02 Peter HuttererRevert "Reduce button scroll timeout to 38ms"
2019-05-01 Peter HuttererCI: update Ubuntu from 18.04 to 19.04
2019-05-01 Peter HuttererCI: switch from Fedora 28 to Fedora 30
2019-05-01 Peter Hutterertest: update valgrind suppressions for a glib leak
2019-04-30 Peter Hutterertouchpad: rotate the touch part of tablets
2019-04-30 Peter Hutterertest: use identifiable shortnames for the Intuos5 devices
2019-04-30 Peter Hutterertablet: move tablet tool change processing to tablet_flush
2019-04-14 Sebastian KrzyszkowiakCI: update arch package list
2019-04-14 Sebastian Krzyszkowiakevdev-mt-touchpad-buttons: use a model quirk instead...
2019-04-14 Sebastian Krzyszkowiakquirks: add a new Apple vendor ID for Bluetooth devices
2019-04-11 Jason Gerecketest: abort when no default value is available for...
2019-04-11 Jason Gerecketest: Clean up memory leaks
2019-04-11 Jason Gereckefallback: Fix ubsan runtime error
2019-04-11 Peter Hutterertest: add proximity timeout delay to a tablet test
2019-04-11 Peter Hutterertablet: add a debugging message when we force a proximi...
2019-04-09 Peter Hutterertablet: tighten the test for tablet button releases...
2019-04-09 Peter Hutterertest: reduce some touch sequences to avoid tablet timeouts
2019-04-09 Peter Hutterertest: fix the hid4800 device's prox out serial number
2019-04-09 Peter Hutterertest: filter BTN_TOOL_PEN correctly for the mouse tool...
2019-04-09 Peter Hutterertest: actually filter events when writing to udev
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-08 Peter Hutterertablet: fix some code alignment
2019-04-08 Peter Hutterertablet: add missing linebreak after error message
2019-04-08 Peter Hutterertablet: always enable the proximity out quirk
2019-04-05 Lubomir Rintelquirks: speed up the TrackPoint on the IBM USB UltraNav...
2019-04-04 Peter Hutterertablet: log a bug when a tablet switches between tools...
2019-04-04 Peter Hutterertablet: move the current tool bits into a substruct
2019-04-03 Ian Douglas... Enable ModelTabletNoProximityOut quirk on HP Spectre...
2019-04-02 Peter Huttererdoc/api: minor style changes
2019-04-02 Peter Huttererdoc/api: add since tags to all functions after 1.0
2019-04-02 Peter Hutterertest: drop some unnecessary extern declarations
2019-04-01 Peter Hutterermeson.build: bump to 1.13.900
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-04-01 Benjamin TissoiresCI: simplify the logic for rebuilding the containers
2019-04-01 Benjamin TissoiresCI: do not rebuild the image for regular MR or pushes
2019-04-01 Benjamin TissoiresCI: use templates for Ubuntu
2019-04-01 Benjamin TissoiresCI: use templates for Arch
2019-04-01 Benjamin TissoiresCI: use the template for fedora
2019-04-01 Benjamin TissoiresCI: clean up all but the correct tag
2019-04-01 Benjamin TissoiresCI: heavily rework the container creation
2019-04-01 Benjamin TissoiresCI: remove the bootstrapping stage
2019-03-31 Peter Hutterertools: record: increase value size to 6 digits
2019-03-31 Peter Huttererquirks: add a test to make sure all our quirks files...
2019-03-31 Peter Hutterermeson.build: add the toshiba quirks file to the file...
2019-03-29 Tobias StoeckmannRemoved whitespace from filename.
2019-03-28 Peter Huttererlibinput 1.13.0 1.13.0
2019-03-28 Peter Hutterertest: add another valgrind suppression for Python
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-27 Peter Huttererdoc/api: improve readability of the API docs
2019-03-25 Peter HuttererFix three coverity complaints
2019-03-22 Peter Hutterertest: mark the protocol A device as touch device
2019-03-22 Peter Hutterertest: switch the protocol A test device to be an actual...
2019-03-22 Peter Hutterertest: let the device custom create method return a...
2019-03-22 Peter Hutterertest: drop remnants of the test device udev rules
2019-03-22 Peter Hutterertest: don't install our normal rules file in installed...
2019-03-21 Konstantin... evdev: remove unnecessary comparison
2019-03-21 Konstantin... evdev: fix "always false" comparison
2019-03-21 Peter Huttererlibinput 1.12.902 1.12.902
2019-03-21 Benjamin Poirierevdev: Rename button up and down states to mirror each...
2019-03-18 Paolo Giangranditouchpad: multitap state transitions use the same timin...
2019-03-17 FeldworSet TouchPad Pressure Range for Toshiba L855
2019-03-15 Peter Hutterermeson.build: make valgrind optional
2019-03-15 Peter Hutterertools: flake8 fixes, typo fixes and missing exception...
2019-03-14 Peter Huttererlibinput 1.12.901 1.12.901
2019-03-14 Peter Hutterertest: make the test suite runner available as installed...
2019-03-14 Peter Hutterertest: add an option to skip installing our quirks into...
2019-03-14 Peter Hutterertools: move the builddir lookup function out to a separ...
next