summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-29Only initialize properties that match capabilities on a subdevicePeter Hutterer
2017-05-18Update copyright yearsPeter Hutterer
2017-05-15man: add missing documentation for Accel ProfileNiklas Haas
2017-05-08Fix config comment description to match the configMartin Kepplinger
2017-05-05xf86-input-libinput 0.25.1xf86-input-libinput-0.25.1Peter Hutterer
2017-03-22Post a motion event after proximity eventsPeter Hutterer
2017-03-09xf86-input-libinput 0.25.0xf86-input-libinput-0.25.0Peter Hutterer
2017-02-28test: fix a test failure on ppc64(le) and aarch64Peter Hutterer
2017-02-27Open sysfs files directly instead of going through the serverPeter Hutterer
2017-02-27Add streq() macro, replace strcmp instances with itPeter Hutterer
2017-02-27Update pad modes in a workproc, not during the input threadPeter Hutterer
2017-02-09xf86-input-libinput 0.24.0xf86-input-libinput-0.24.0Peter Hutterer
2017-01-27Drop unnecessary function declarationPeter Hutterer
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-12Add tablet tool area ratio propertyPeter Hutterer
2017-01-04Implement stylus pressure curve supportPeter Hutterer
2017-01-03Add a bezier curve implementationPeter Hutterer
2017-01-03Calculate the required scroll distance based on the anglePeter Hutterer
2017-01-03Move axis value calculation into a helper functionPeter Hutterer
2017-01-03Add a comment regarding scroll dist default valuesPeter Hutterer
2016-12-21Ignore LED updates for disabled devicesPeter Hutterer
2016-12-12xf86-input-libinput 0.23.0xf86-input-libinput-0.23.0Peter Hutterer
2016-12-06Fix default scroll button numberPeter Hutterer
2016-11-19If the parent libinput_device is unavailable, create a new onePeter Hutterer
2016-11-14Link the left-handed property between the toolsPeter Hutterer
2016-11-01Drop indentation for matrix handlingPeter Hutterer
2016-11-01conf: match against tablets tooPeter Hutterer
2016-10-27man: sort the options and properties alphabeticallyPeter Hutterer
2016-10-27Don't init the AccelSpeed/LeftHanded properties on the base tablet devicePeter Hutterer
2016-10-21Fix potential NULL pointer dereferencingPeter Hutterer
2016-10-20Remove superfluous check for next being NULLPeter Hutterer
2016-10-20Remove two unused variablesPeter Hutterer
2016-10-19Don't init the horiz scroll property on non-pointer devicesPeter Hutterer
2016-10-19xf86-input-libinput 0.22.0xf86-input-libinput-0.22.0Peter Hutterer
2016-10-19Wrap the input_lock calls into ifdefsPeter Hutterer
2016-10-19xf86-input-libinput 0.21.0Peter Hutterer
2016-10-19Swap the registered input device on DEVICE_OFF when neededPeter Hutterer
2016-10-14Fix tap button map option handlingPeter Hutterer
2016-09-30xf86-input-libinput 0.20.0xf86-input-libinput-0.20.0Peter Hutterer
2016-09-21Fix --with-xorg-conf-dir default valueMichel Dänzer
2016-09-19Initializing strip association with wrong indexKeith Packard
2016-09-13Correct the horizontal scroll property namePeter Hutterer
2016-09-09Always delay hotplugging subdevicesPeter Hutterer
2016-09-07Add support for configurable tap button mappingPeter Hutterer
2016-08-31Add support for the rotation configurationPeter Hutterer
2016-08-31conf: drop libinput to below the other driversPeter Hutterer
2016-08-19Whitespace fixPeter Hutterer
2016-08-16Comment two read-only properties as suchPeter Hutterer
2016-08-16Expose tablet pad modes as propertiesPeter Hutterer