platform/upstream/libinput.git
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...
2019-03-14 Peter Hutterertest: split out the unit tests into a separate test...
2019-03-14 Peter Hutterertest: move the double assert macros to a separate header
2019-03-14 Peter Hutterertest: split the library version test out
2019-03-14 Peter Hutterertest: split up the quirks installations
2019-03-14 Peter Hutterertest: install the test device udev rule from a string
2019-03-14 Peter Hutterertest: split the test-specific #defines out
2019-03-14 Peter Hutterertest: add --help to the test suite runner
2019-03-12 Peter Hutterertools: skip the option parsing test during valgrind
2019-03-12 Peter Hutterertest: clip the exit code to 255
2019-03-12 Peter Hutterertest: minor warning message change
2019-03-12 Peter Huttererdoc/user: put an extra note in regarding the test suite
2019-03-12 Peter Huttererdoc/user: correct the test suite runner invocation
2019-03-06 Peter Huttererinclude: sync kernel headers for v5.0
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 Huttererfallback: fix grammar in comment
2019-03-04 Peter Hutterertools: record: print a helpful error message when we...
2019-03-04 Benjamin Poirierevdev: Do not perform spurious detection when spurious...
2019-02-19 Henré BothaReduce button scroll timeout to 38ms
2019-02-18 Peter Huttererdoc/user: replace evemu with libinput-record in the...
2019-02-14 Peter Hutterertest: replace != NULL checks with ck_assert_notnull
2019-02-14 Peter Hutterertest: check for a non-null libinput in the new udev_cre...
2019-02-14 Peter Hutterertest: remove unreachable code
2019-02-14 Diep PhamLenovo X1 Carbon 6th Trackpoint
2019-02-14 Peter Huttererdoc/user: swap udevadm hwdb for systemd-hwdb
2019-02-14 Diep Phamadd quirk for Lenovo X1 Carbon 4th Trackpoint
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 Hutterertest: add another helper to discard specific events
2019-02-13 Peter Hutterertest: skip the tablet pressure test if we don't have...
2019-02-13 Peter Hutterertest: fix the tablet relative delta test
2019-02-13 Peter Hutterertest: fix the tablet motion test
2019-02-13 Peter Hutterertest: set LITEST_HOVER for all tests that require the...
2019-02-13 Peter Hutterertest: mark all current tablets as having a hover feature
2019-02-13 Peter Hutterertest: make litest robust for ABS_MT_POSITION_X-only...
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-02-13 Peter Hutterertest: remove hwdb leftovers
2019-02-13 Peter Hutterertouchpad: fix typo in comment
2019-02-13 Peter Hutterergitlab CI: update arch linux source image
2019-02-11 Peter Huttererfallback: cancel the arbitration timer on device remove
2019-02-11 Peter Hutterertimer: print the timers still in the list before the...
2019-02-11 Peter HuttererDrop the AS_MASK macro, replace with bit
next