summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-21fix int type mismatches in printf()-like callsEnrico Weigelt, metux IT consult
2024-02-21replace BUG_() macros by xf86IDrvMsg() callsEnrico Weigelt, metux IT consult
2023-11-10Add a property for the tablet tool serial and hw IDPeter Hutterer
2023-11-10Sort the read-only propertiesPeter Hutterer
2023-07-10Don't try to enable a NULL devicePeter Hutterer
2023-07-03Don't run past the last element in the listPeter Hutterer
2023-06-15tablet: map BTN_STYLUS3 to button 8Peter Hutterer
2023-06-08Initialize the left-handed property for tablet toolsPeter Hutterer
2023-06-08Change the capabilities to an enumPeter Hutterer
2023-02-18Add support for the scroll movement type of the custom acceleration profileYinon Burgansky
2023-02-01Correct the coordinate transform parameters for an absolute pointerShin-myoung-serp
2023-01-09Add support for custom pointer accelerationPeter Hutterer
2022-01-25Drop HAVE_CONFIG_H, we always have it definedPeter Hutterer
2022-01-24Fix a compiler warningPeter Hutterer
2022-01-16Fix spelling/wording issuesAlan Coopersmith
2021-12-18Fix copy-paste error in LibinputInitAccelProperty checking available profiles...Luna Nova
2021-11-24Quietly check for the _source optionPeter Hutterer
2021-11-17Make XIPropertyValuePtr verification consistentJosé Expósito
2021-11-14Add an option to disable high-resolution wheel scrollJosé Expósito
2021-09-16Rename HAS_GESTURES to HAVE_GESTURESPeter Hutterer
2021-09-16Require inputproto 2.4 to build the gesture supportPovilas Kanapickas
2021-08-06Use the new v120 API from libinput if availablePeter Hutterer
2021-08-04Get scroll source in the event handlerJosé Expósito
2021-08-04Upgrade the default scroll distance to 120Peter Hutterer
2021-07-05Implement support for touchpad gesturesPovilas Kanapickas
2021-05-05Implement a touchpad scroll distance propertyPeter Hutterer
2021-05-05Fix a spacing issuePeter Hutterer
2021-04-09Make sure the device is valid when setting the tap button mapPeter Hutterer
2021-03-24Switch to the real MIT licensePeter Hutterer
2020-11-04Lift canceled touch inputsDorian Stoll
2020-10-19Remove extraneous semicolonPovilas Kanapickas
2020-10-19Remove unused btnmap variablesPovilas Kanapickas
2020-05-19Bump the server requirement to 1.19 to get rid of a bunch of ifdefsPeter Hutterer
2020-05-19Bump the libinput requirement to 1.11Peter Hutterer
2019-10-11Implement support for scroll button locksPeter Hutterer
2019-08-12Fix compiler warning about unhandled switch eventsPeter Hutterer
2019-07-31Check for the tool type too when creating subdevicesPeter Hutterer
2019-07-31Fix wrong enum typePeter Hutterer
2019-07-30Revert "Upgrade the default scroll distance to 120"Peter Hutterer
2019-02-25Also use type to match tablet tool with deviceDavid Rosca
2019-02-12Upgrade the default scroll distance to 120Peter Hutterer
2019-01-25Handle scroll wheel events with a discrete of 0Peter Hutterer
2019-01-24Return the wheel scroll value instead of just the fractionPeter Hutterer
2019-01-21Split the scroll axis details up for easier extensionPeter Hutterer
2018-10-15Remove two dead assignmentsPeter Hutterer
2018-10-04Use the seat slot, not the device slot for touch eventsPeter Hutterer
2018-07-19Remove unused assignmentPeter Hutterer
2018-07-11Minor whitespace fixPeter Hutterer
2018-07-10draglock: fix memory overwrite during draglock parsingPeter Hutterer
2018-05-23Revert "Implement the custom acceleration curve options"Peter Hutterer