platform/upstream/libinput.git
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
2019-02-11 Peter HuttererAdd a bit() macro
2019-02-11 Peter Huttererinclude: add MT_TOOL_DIAL to freebsd's input.h
2019-02-11 Peter Huttererpath: limit path device nodes to PATH_MAX characters
2019-02-11 Peter Huttererudev: restrict the seat ID to 256 characters
2019-02-10 Pascal Kockwelpquirks: add a quirk for the Lenovo L380 (Yoga) clickpad
2019-02-07 Peter Hutterermeson.build: define HAVE_LOCALE_H
2019-02-07 Peter Huttererudev: drop unused function
2019-02-07 Peter Huttererevdev: fix a a compiler warning
2019-02-06 Peter Huttererpad: rename the include guard
2019-02-06 Peter Huttererfilter: drop an unused function and an unused struct
2019-02-05 Peter Huttererfallback: fix a comment typo
2019-02-04 Peter Huttererquirks: add a quirk to ignore unreliable tablet mode...
2019-02-04 Benjamin Poirierevdev: Rename some debouncing functions for consistency
2019-02-03 Peter Hutterertest: up the ratelimit tests to 1000ms
2019-02-03 Jan Beichmeson.build: gnu90 alias for gnu89 may not be supported
2019-01-31 Peter Hutterertablet: add tilt-based touch arbitration for screen...
2019-01-31 Peter Huttererevdev: add a rectangle to the touch arbitration
2019-01-31 Peter Huttererfallback: force the palm state to PALM_NONE on touch...
2019-01-31 Peter Huttererevdev: introduce a touch arbitration enum
2019-01-31 Peter Hutterertest: add a LITEST_DIRECT feature for the wacom cintiqs
2019-01-31 Peter Huttererfallback: add timer-based touch arbitration
2019-01-31 Peter Hutterertouchpad: release all button presses on device suspend
2019-01-31 Peter Hutterertest: add a test for normal touchpad button presses
2019-01-31 Peter Huttererevdev: cancel the middle button timer on device removed
2019-01-31 Peter Hutterertest: add an additional final libinput_dispatch()
2019-01-31 Peter Huttererfallback: when force-releasing keys, release them directly
2019-01-31 Peter Huttererevdev: cancel the button scroll timer on device removed
2019-01-31 Peter Hutterermeson.build: replace manual checks with cc.has_function()
2019-01-30 Peter Hutterermeson.build: bump to 1.12.900
2019-01-29 Furkan Tokactest: Missing test cases for palm detection based on...
2019-01-18 Peter Huttererquirks: enforce uppercase hex numbers
2019-01-18 Peter Hutterertest: run the 'keep ignoring' arbitration tests on...
2019-01-18 Peter Hutterertest: automate the tablet pairing for the arbitration...
2019-01-18 Peter Hutterertest: store the device type in the test device struct
2019-01-18 Peter Hutterertest: fetch the is-touchpad in arbitration tests from...
2019-01-18 Peter Hutterertest: don't enable tapping for the touch arbitration...
2019-01-18 Peter Hutterertest: clarify a confusing comment
2019-01-17 Konstantin... evdev: don't execute snprintf if not gonna print
2019-01-17 Konstantin... evdev: inline evdev_log_msg_va
2019-01-17 Peter Huttererdoc: add missing @ref
2019-01-17 Peter Huttererdoc: correct a slightly ambiguous @ref wording
2019-01-17 Peter Hutterertools: document show-keycodes option for libinput-record
2019-01-15 Peter Huttererdoc/user: fix a leftover html tag
next