summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-21update .gitignoreHEADmasterEnrico Weigelt, metux IT consult1-0/+1
2024-02-21fix int type mismatches in printf()-like callsEnrico Weigelt, metux IT consult1-4/+4
2024-02-21replace BUG_() macros by xf86IDrvMsg() callsEnrico Weigelt, metux IT consult1-4/+14
2024-02-20gitlab CI: update to latest templates and current fedoraPeter Hutterer1-4/+4
2024-02-20Add editorconfig filePeter Hutterer1-0/+17
2023-11-10Add a property for the tablet tool serial and hw IDPeter Hutterer2-0/+50
2023-11-10Sort the read-only propertiesPeter Hutterer1-18/+19
2023-08-25xf86-input-libinput 1.4.0xf86-input-libinput-1.4.0Peter Hutterer2-2/+2
2023-07-10Don't try to enable a NULL devicePeter Hutterer1-1/+2
2023-07-03Don't run past the last element in the listPeter Hutterer1-1/+1
2023-06-15tablet: map BTN_STYLUS3 to button 8Peter Hutterer1-0/+1
2023-06-08Initialize the left-handed property for tablet toolsPeter Hutterer1-2/+2
2023-06-08Change the capabilities to an enumPeter Hutterer1-7/+9
2023-04-26Improve documentation of the custom acceleration profileYinon Burgansky1-16/+77
2023-04-04xf86-input-libinput 1.3.0xf86-input-libinput-1.3.0Peter Hutterer2-2/+2
2023-02-18Add support for the scroll movement type of the custom acceleration profileYinon Burgansky3-9/+69
2023-02-01Correct the coordinate transform parameters for an absolute pointerShin-myoung-serp1-2/+2
2023-01-09Add support for custom pointer accelerationPeter Hutterer9-21/+1187
2022-12-09configure.ac: inputproto 2.4 is optionalPeter Hutterer1-1/+2
2022-07-23gitlab CI: enable gitlab's builtin static analysisAlan Coopersmith1-0/+1
2022-07-23gitlab CI: enable commit & merge request checksAlan Coopersmith1-5/+46
2022-04-27Better explain HorizontalScrolling.Hong Xu1-4/+4
2022-01-25Add meson build systemPeter Hutterer2-0/+152
2022-01-25man: use @VERSION@ for the driver versionPeter Hutterer2-1/+4
2022-01-25man: replace the various suffixes with their actual numbersPeter Hutterer1-11/+11
2022-01-25Drop HAVE_CONFIG_H, we always have it definedPeter Hutterer1-2/+0
2022-01-24xf86-input-libinput 1.2.1xf86-input-libinput-1.2.1Peter Hutterer1-1/+1
2022-01-24Fix a compiler warningPeter Hutterer1-1/+3
2022-01-16Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-01-16Fix spelling/wording issuesAlan Coopersmith3-3/+3
2021-12-18Fix copy-paste error in LibinputInitAccelProperty checking available profiles...Luna Nova1-1/+1
2021-11-24Quietly check for the _source optionPeter Hutterer1-1/+1
2021-11-17Make XIPropertyValuePtr verification consistentJosé Expósito1-3/+3
2021-11-14Add an option to disable high-resolution wheel scrollJosé Expósito3-20/+108
2021-11-10man: fix horizontal scroll property nameJosé Expósito1-1/+1
2021-09-19xf86-input-libinput 1.2.0xf86-input-libinput-1.2.0Povilas Kanapickas1-1/+1
2021-09-16Rename HAS_GESTURES to HAVE_GESTURESPeter Hutterer1-9/+9
2021-09-16gitlab-ci: Configure xorgproto build from sourcePovilas Kanapickas2-1/+11
2021-09-16Require inputproto 2.4 to build the gesture supportPovilas Kanapickas2-0/+5
2021-08-06Use the new v120 API from libinput if availablePeter Hutterer2-16/+101
2021-08-04Get scroll source in the event handlerJosé Expósito1-5/+8
2021-08-04Upgrade the default scroll distance to 120Peter Hutterer1-3/+6
2021-07-05Implement support for touchpad gesturesPovilas Kanapickas1-1/+122
2021-06-24xf86-input-libinput 1.1.0xf86-input-libinput-1.1.0Peter Hutterer1-1/+1
2021-05-05Implement a touchpad scroll distance propertyPeter Hutterer3-2/+141
2021-05-05Fix a spacing issuePeter Hutterer1-16/+16
2021-04-16xf86-input-libinput 1.0.1xf86-input-libinput-1.0.1Peter Hutterer1-1/+1
2021-04-09Make sure the device is valid when setting the tap button mapPeter Hutterer1-2/+6
2021-04-06xf86-input-libinput 1.0.0xf86-input-libinput-1.0.0Peter Hutterer1-1/+1
2021-04-06gitlab CI: bump to use Fedora 33Peter Hutterer1-3/+3