CI: use templates for Ubuntu
[platform/upstream/libinput.git] / src /
2019-03-27 Peter Huttererdoc/api: improve readability of the API docs
2019-03-21 Konstantin Kharlamovevdev: remove unnecessary comparison
2019-03-21 Konstantin Kharlamovevdev: fix "always false" comparison
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-14 Peter Hutterertools: move the builddir lookup function out to a separ...
2019-03-04 Peter Huttererfallback: fix grammar in comment
2019-03-04 Benjamin Poirierevdev: Do not perform spurious detection when spurious...
2019-02-19 Henré BothaReduce button scroll timeout to 38ms
2019-02-13 Peter Hutterertouchpad: fix typo in comment
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 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 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-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 Huttererfallback: add timer-based touch arbitration
2019-01-31 Peter Hutterertouchpad: release all button presses on device suspend
2019-01-31 Peter Huttererevdev: cancel the middle button timer on device removed
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-18 Peter Huttererquirks: enforce uppercase hex numbers
2019-01-17 Konstantin Kharlamovevdev: don't execute snprintf if not gonna print
2019-01-17 Konstantin Kharlamovevdev: 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-03 Thomas SailerModelTabletModeNoSuspend=1 is currently only honored...
2019-01-03 Peter Huttererdoc: fix doxygen references for libinput_get_user_data
2018-12-22 makepostutil: fall back to strtod if no locale in libc
2018-12-19 Peter Huttererfilter: fix typo in comment
2018-12-13 Peter Huttererquirks: add a quirk for the Lenovo T480s clickpad
2018-11-07 Peter Huttererpath: don't leak the udev device on failure
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-16 Greg Vquirks: use basename in a POSIX compliant way
2018-10-15 Peter Hutterertouchpad: handle a touch ending and restarting in the...
2018-10-15 Peter Hutterertouchpad: only log the touch state if we have something...
2018-10-04 Peter Hutterertouchpad: avoid motion events when moving one finger...
2018-10-04 Peter Hutterertouchpad: don't calculate movement for an already-moved...
2018-10-04 Peter Hutterertouchpad: align the button state log messages
2018-10-03 Peter Hutterertouchpad: if two fingers are within the lower thumb...
2018-10-02 Peter Hutterertouchpad: ignore motion speed for hovering touches
2018-09-28 Peter Hutterertouchpad: fix typo
2018-09-27 Peter Huttererfallback: cancel touches, don't just release them when...
2018-09-27 Peter Hutterertablet: make evdev_reject_device return a bool
2018-09-26 Peter Huttererevdev: disable pressure on the Asus UX302LA touchpad
2018-09-26 Peter Huttererevdev: add a quirk for the Kensington Orbit
2018-09-20 Peter Huttererquirks: replace the manual enumation of all quirks...
2018-09-20 Peter Huttererevdev: switch the model flags to use the quirks directly
2018-09-20 Peter Huttererevdev: align the model flags for easier reading
2018-09-20 Peter Huttererquirks: sort the quirks model flags in alphabetical...
2018-09-17 Bennett HardwickUpdated: jumping cursor documentation link
2018-09-12 Peter Huttererutil: check for < 0 explicitly in safe_atou
2018-09-06 Peter Hutterertablet: on tip down/up, force the delta to zero
2018-09-05 Peter Hutterertablet: always set the changed axis bits if the coordin...
2018-09-04 Peter Hutterertouchpad: style fix, add missing curlies
2018-08-31 Peter Hutterertouchpad: add timestamp-based jump detection
2018-08-31 Peter Huttererquirks: add a quirk to monitor MSC_TIMESTAMP for pointe...
2018-08-30 Peter Huttererquirks: add missing i2c and rmi bus matching
2018-08-30 Peter Hutterertouchpad: make tp_detect_jumps() time-independent
2018-08-29 Matt Mayfieldtouchpad: fine tune size-based thumb detection
2018-08-29 Peter Hutterertouchpad: add support for size-based thumb detection
2018-08-29 Peter Hutterertouchpad: clean up the thumb pressure handling out...
2018-08-26 Peter Huttererfallback: explicitly ignore external keyboards for...
2018-08-22 Kim LindbergerAdd quirk to control velocity averaging, disable it...
2018-08-20 Peter Hutterertouchpad: improve pointer jump detection
2018-08-13 Peter Hutterertouchpad: drop check for left button areas
2018-08-13 Peter Hutterertouchpad: change the min vector for the scroll lock...
2018-08-13 Peter Hutterertouchpad: if a finger in the button area moves by more...
2018-08-13 Peter Hutterertouchpad: coding style fixes
2018-08-13 Peter Hutterertouchpad: rename 'curr' to 'current'
2018-08-13 Peter Huttererquirks: don't allow single quotes for values
2018-08-13 Peter Huttererutil: tighten safe_atod parsing to only parse 'normal...
2018-08-13 Peter Huttererutil: switch to a check for isnormal for safe_atod
2018-08-13 Peter Huttererutil: fail property parsing if the dimensions are 0
2018-08-10 Peter HuttererFix doc links to use dashes, not underscores
2018-08-08 Matt Mayfieldtouchpad: 90-degree scroll helper
2018-08-06 Peter Hutterertablet: unify the license text with what we have in...
2018-08-06 Peter Huttererfilter: always init a delta smoothener for 10/10ms...
2018-08-05 Matt MayfieldRemove seemingly extra pasted line from license
2018-08-03 Peter Hutterertouchpad: improve finger counting for synaptics serial...
2018-08-03 Peter Huttererfallback: add support for ABS_MT_TOOL_TYPE for touch...
2018-08-03 Peter Huttererfallback: move flushing MT events to a helper function
2018-08-03 Peter Huttererfallback: change a list of if conditions to a switch...
2018-08-03 Peter Huttererfallback: move the mt slot state struct/enum here
2018-08-02 Peter Huttererutil: remove now-unused helper functions
2018-08-02 Peter Huttererfallback: add another debug message for tablet-mode...
2018-08-02 Peter Huttererfallback: change a debug message to be less ambiguous
next