summaryrefslogtreecommitdiff
path: root/src/quirks.h
Commit message (Expand)AuthorAgeFilesLines
* quirks: Add tablet smoothing attribute.Quytelda Kahja2021-08-021-0/+1
* quirks: switch the models with missing buttonpad to use the new attrPeter Hutterer2020-10-231-3/+0
* quirks: add AttrInputPropEnable and DisablePeter Hutterer2020-10-231-0/+16
* quirks: add AttrEventCodeEnable as counterpoint to the disable onePeter Hutterer2020-10-231-0/+1
* [clang-tidy] fix inconsistent declarationsRosen Penev2020-08-271-1/+1
* touchpad: disable jump detection on the Lenovo X1 Gen6 touchpadPeter Hutterer2020-07-151-0/+1
* Revert "tablet: don't disable the proximity quirk on good sequences"Peter Hutterer2020-05-221-1/+0
* quirks: rename the alps touchpad quirk to note it's a serial TP quirkPeter Hutterer2020-03-051-1/+1
* Fixed horizontal scrolling on Logitech MX Master 2S/3Jakub Schmidtke2019-09-301-0/+1
* Touchpad fix and trackpoint speed adjustment for Lenovo T490sSerhii Chaplia2019-09-251-0/+1
* tablet: disable the forced proximity out for the Dell Canvas penPeter Hutterer2019-06-171-0/+1
* quirk: drop the ModelTabletNoTilt quirkPeter Hutterer2019-06-171-1/+0
* Add a new dispatch interface for the Dell Canvas TotemPeter Hutterer2019-06-071-0/+1
* quirks: add trackpoint integration attributePeter Hutterer2019-05-281-0/+1
* tablet: always enable the proximity out quirkPeter Hutterer2019-04-081-1/+0
* quirks: add a quirk for the Lenovo L380 (Yoga) clickpadPascal Kockwelp2019-02-111-0/+1
* quirks: add a quirk to ignore unreliable tablet mode switch devicesPeter Hutterer2019-02-051-0/+1
* quirks: add a quirk for the Lenovo T480s clickpadPeter Hutterer2018-12-131-0/+1
* quirks: switch a few model quirks over to use the new evcode disablingPeter Hutterer2018-10-291-8/+0
* quirks: add the ability to disable custom event codes/typesPeter Hutterer2018-10-291-1/+22
* evdev: disable pressure on the Asus UX302LA touchpadPeter Hutterer2018-09-261-0/+1
* evdev: add a quirk for the Kensington OrbitPeter Hutterer2018-09-261-0/+1
* quirks: replace the manual enumation of all quirks with a loopPeter Hutterer2018-09-201-0/+5
* quirks: sort the quirks model flags in alphabetical orderPeter Hutterer2018-09-201-11/+11
* quirks: add a quirk to monitor MSC_TIMESTAMP for pointer jumpsPeter Hutterer2018-08-311-0/+1
* touchpad: add support for size-based thumb detectionPeter Hutterer2018-08-291-0/+1
* Add quirk to control velocity averaging, disable it by defaultKim Lindberger2018-08-221-0/+1
* quirks: remove the leftovers of the trackpoint range attributePeter Hutterer2018-07-111-1/+0
* filter: add a trackpoint multiplier factorPeter Hutterer2018-07-111-0/+1
* quirks: add quirks_get_double()Peter Hutterer2018-07-111-0/+13
* quirks: drop the JUMPING_SEMI_MT modelPeter Hutterer2018-06-201-1/+0
* Implement a quirks system to replace the udev property parsingPeter Hutterer2018-06-081-0/+273