summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-23xf86-input-libinput 0.9.0xf86-input-libinput-0.9.0Peter Hutterer
2015-03-18Add "libinput something Default" propertiesPeter Hutterer
2015-03-18Add a helper function for making propertiesPeter Hutterer
2015-03-18man: update the property list in the man pagePeter Hutterer
2015-03-18Fix a couple of -Wformat warningsPeter Hutterer
2015-03-16cosmetic: drop duplicate empty linesPeter Hutterer
2015-03-06xf86-input-libinput 0.8.0xf86-input-libinput-0.8.0Peter Hutterer
2015-03-06Initialize variable 'path' to NULL to silence warningBoyan Ding
2015-03-05Up the scroll dist value for touchpadsPeter Hutterer
2015-03-02Apply the configuration before initalizing the propertyPeter Hutterer
2015-03-02Don't unref the device until we're done with it in DEVICE_INITPeter Hutterer
2015-02-26Add properties to change the click method (#89332)Peter Hutterer
2015-02-26Split out property init into helper functionsPeter Hutterer
2015-02-26Use the new libinput_device_pointer_has_buttonPeter Hutterer
2015-02-26Ignore property changes if the device is disabledOlivier Fourdan
2015-02-25Fix off-by-one error in buttonmap initialization (#89300)Peter Hutterer
2015-02-24xf86-input-libinput 0.7.0xf86-input-libinput-0.7.0Peter Hutterer
2015-02-04Only apply left-handed/scroll button configuration when it's availablePeter Hutterer
2015-01-30Reapply configuration at DEVICE_ONFriedrich Schöller
2015-01-30Formatting fixPeter Hutterer
2015-01-27xf86-input-libinput 0.6.0xf86-input-libinput-0.6.0Peter Hutterer
2015-01-27Swap button labels for back/forward to align with linux/input.hPeter Hutterer
2015-01-21Move properties to a separate headerOlivier Fourdan
2015-01-21Revert "libinput-drv: Move properties to a separate header"Peter Hutterer
2015-01-21libinput-drv: Move properties to a separate headerOlivier Fourdan
2015-01-21libinput-drv: Add autogen.shOlivier Fourdan
2015-01-19Remove unused definePeter Hutterer
2015-01-19Move the property #defines upPeter Hutterer
2015-01-16xf86-input-libinput 0.5.0xf86-input-libinput-0.5.0Peter Hutterer
2015-01-15Fix for new libinput APIsPeter Hutterer
2014-12-08Support server-side fdsPeter Hutterer
2014-12-05xf86-input-libinput 0.4.0xf86-input-libinput-0.4.0Peter Hutterer
2014-12-05Require libinput 0.7.0Peter Hutterer
2014-12-05Support absolute pointer devicesPeter Hutterer
2014-12-01Split up a really long linePeter Hutterer
2014-12-01Move the option parsing into a separate functionPeter Hutterer
2014-12-01Change a sigsafe error to xf86IDrvMsgPeter Hutterer
2014-12-01Change the touch IDs to uintsPeter Hutterer
2014-12-01man: fix wrong option namePeter Hutterer
2014-12-01Leave the XKB defaults up to the serverPeter Hutterer
2014-12-01Allow disabling scroll methodsPeter Hutterer
2014-12-01Split sendevent modes property into "available" and "current"Peter Hutterer
2014-11-28Split scroll methods property into "available" and "current"Peter Hutterer
2014-11-24xf86-input-libinput 0.3.0xf86-input-libinput-0.3.0Peter Hutterer
2014-11-24Don't process events from devices that got removed alreadyPeter Hutterer
2014-11-24Drop double empty linesPeter Hutterer
2014-11-24Use the button conversion helper for normal button events tooPeter Hutterer
2014-11-24Add support for changing the button-scrolling buttonPeter Hutterer
2014-11-24Add support for switching scroll methodsPeter Hutterer
2014-11-24Add support for left-handed button orientationPeter Hutterer