platform/upstream/libinput.git
2019-06-18 Peter Hutterertest: add another test for thumb movements
2019-06-18 Peter Hutterertest: fix the clickfinger thumb test
2019-06-18 Peter Hutterertest: rename/fix/move thumb tests
2019-06-18 Peter Hutterertouchpad: slightly change a debug message
2019-06-17 Peter Hutterertablet: disable the forced proximity out for the Dell...
2019-06-17 Peter Huttererquirk: drop the ModelTabletNoTilt quirk
2019-06-17 Peter Hutterertablet: fix double proximity out on slow proximity...
2019-06-17 Peter Hutterertest: don't make timer offset errors fatal in gdb
2019-06-17 Michael ForneyReplace one more __builtin_popcount with bitwise test
2019-06-15 Michael ForneyDon't return expression in function returning void
2019-06-15 Michael ForneyUse bitwise test instead of __builtin_popcount
2019-06-15 Michael ForneyAvoid case ranges in switch statement
2019-06-15 Michael ForneyAvoid unnecessary VLAs
2019-06-15 Michael ForneyRemove semicolons after function definitions
2019-06-13 Peter Hutterertest: only write one single rules file for our device...
2019-06-13 Peter Hutterertest: auto-generate the udev rules
2019-06-13 Peter Hutterertest: remove invalid GOTO in udev rule
2019-06-13 Peter Hutterertest: adjust the relative pointer motion test for low...
2019-06-13 Peter Hutterertest: replace the double assert macros with proper...
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-12 Alex Flowersquirks: add a quirk for the Lenovo X1 Yoga 1st gen
2019-06-11 Peter Hutterertest: remove a duplicate check
2019-06-11 Peter Hutterertest: swap a few litest_assert() calls for their more...
2019-06-11 Peter Hutterertest: add the 24HDT pad to the custom device group
2019-06-11 Peter Huttererpath: add helper function to destroy a device
2019-06-11 Peter Huttererpath: initialize the quirks context after error checking
2019-06-11 Peter Huttererpath: factor out the seat creation into a helper function
2019-06-11 Peter Huttererudev: don't init the quirks until we checked all arguments
2019-06-11 Peter Huttererpath: drop the separate header, not necessary
2019-06-11 Peter Hutterertest: abort if our device didn't initialize
2019-06-11 Peter Hutterertest: fix an intermitted failing test
2019-06-07 Zach MoazeniBetter Thinkpad T480 trackpoint multiplier
2019-06-07 Peter Huttererudev: only change the fuzz on touchpads and touchscreens
2019-06-07 Peter HuttererAdd a new dispatch interface for the Dell Canvas Totem
2019-06-07 Peter Hutterertablet: add a the Totem tool type to the tablet interface
2019-06-07 Peter Hutterertest: force the litest feature enum to be 8 bytes or...
2019-06-05 Peter Huttererdoc/api: more CSS styling
2019-06-04 René Genzdoc/user: fix some typos
2019-06-03 Peter Hutterertest: drop two unreachable statements
2019-05-28 Peter HuttererWarn if NDEBUG is defined
2019-05-28 Peter Huttererquirks: add trackpoint integration attribute
2019-05-28 Peter Hutterertest: add a missing blank line
2019-05-28 Peter Huttererquirks: handle ID_INPUT_KEY as udev keyboard match
2019-05-28 Peter Hutterergitlab CI: switch F29 special builds to F30
2019-05-28 Peter Hutterertest: don't treat a signal exit as success
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
next