platform/upstream/libinput.git
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
2019-01-15 Peter HuttererUpdate gitlab templates for label renames
2019-01-15 Peter Seiderermeson.build: enable CPP include check only in case...
2019-01-13 Christoffer... quirks: add ModelBouncingKeys for Contour RollerMouse
2019-01-08 Nathaniel Roachquirks: don't disable keyboard device for Acer Spin...
2019-01-04 Peter Hutterertest: add test devices for the Cintiq Pro 16
2019-01-04 Peter Huttererinclude: update input-event-codes.h to v4.19
2019-01-03 Thomas SailerModelTabletModeNoSuspend=1 is currently only honored...
2019-01-03 Peter Huttererdoc: fix doxygen references for libinput_get_user_data
2019-01-02 Thomas SailerAsus VivoBook Flip 14 TP412UA tablet mode switch misbeh...
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...
2019-01-02 Peter Hutterertools: measure-fuzz: fix exception printing
2018-12-22 makepostutil: fall back to strtod if no locale in libc
2018-12-22 makepostREADME: update documentation links
2018-12-19 Peter Hutterertools: don't apply config options on device removed
2018-12-19 Peter Huttererfilter: fix typo in comment
2018-12-15 Josh HollandFix typos in README.md
2018-12-13 Peter Huttererquirks: add a quirk for the Lenovo T480s clickpad
2018-12-11 Peter HuttererDrop explicit version requirement for libevdev
2018-12-04 Peter Hutterergitlab CI: switch Ubuntu 17.10 to test 18.10 instead
2018-12-04 Peter Hutterergitlab CI: fix ubuntu version for 18.04
2018-11-28 Benjamin TissoiresGitLab CI: Fix clean up stage
2018-11-28 Benjamin TissoiresGitLab CI: use extends to simplify declaration of jobs
2018-11-28 Benjamin TissoiresGitLab CI: use buildah/podman instead of docker
2018-11-28 Benjamin TissoiresGitLab CI: replace occurrences of docker by container
2018-11-27 Thomas Profittquirks: Adjust MacBookPro11,2 touchpad PalmSize
2018-11-27 Peter Huttererdoc/user: bugzilla → gitlab issue
2018-11-23 Arick McNiel-ChoAdded quirk for HP Spectre x360 Convertable 15-bl1xx...
2018-11-09 Peter Hutterermeson: increase timeout for the option parsing test
2018-11-07 Peter Hutterertools: draw evdev events in the debug-gui
2018-11-07 Peter Hutterertools: let debug-events take a device path
2018-11-07 Peter Hutterertools: add a test for tool option parsing
2018-11-07 Peter Hutterertools: make the tools exit with exit code 2 on usage...
2018-11-07 Peter Hutterertools: debug-events: install the signal handler before...
2018-11-07 Peter Hutterertools: handle sigint in debug-gui
2018-11-07 Peter Huttererpath: don't leak the udev device on failure
2018-11-07 Peter Huttererlibinput 1.12.3 1.12.3
2018-11-06 Peter Hutterertools: allow measuring single-touch ABS_PRESSURE
2018-11-05 Peter Hutterertest: fix a clang warning
2018-11-05 Peter Hutterertools: drop a superfluous linebreak in the list-quirks...
2018-11-05 Peter Hutterertools: handle the EventCodeDisable quirk in the quirks...
2018-11-02 Peter HuttererGitlab CI: use the docker:stable image for image creation
2018-11-02 Peter Hutterergitlab CI: buildah requires the transport protocol
2018-11-02 Peter Hutterergitlab CI: swap Fedora 27 for Fedora 29
2018-11-01 Ryan WalklinDon't disable keyboard for Lenovo X230 Tablet in tablet...
2018-10-29 Peter Huttererquirks: switch a few model quirks over to use the new...
2018-10-29 Peter Huttererquirks: add the ability to disable custom event codes...
2018-10-29 Peter Huttererevdev: log the wheel click angle setting
2018-10-24 Peter Huttererlibinput 1.12.2 1.12.2
2018-10-21 Peter Hutterertest: move the custom parser test structs into the...
2018-10-21 Peter HuttererRemove obsolete HAVE_CONFIG_H check
2018-10-19 Peter Huttererquirks: disable debouncing on the VMware Virtual mice
2018-10-18 Michał Kopećquirks: don't disable keyboard for Lenovo X60 Tablet...
next