summaryrefslogtreecommitdiff
path: root/src/properties.c
AgeCommit message (Expand)Author
2012-03-14Soft buttons are only available on clickpad devices, disable them otherwise.Peter Hutterer
2012-03-14Add soft button areas propertyChase Douglas
2012-03-14Add clickpad device propertyChase Douglas
2012-01-06Constify priv->deviceDaniel Stone
2011-10-24Use the scroll distances as increment for scrolling valuator axesPeter Hutterer
2011-08-25Fix pressure->motion property formatDerek Foreman
2011-08-25Properties: Generalise InitTypedAtom from InitAtomDaniel Stone
2011-05-31Replace xf86Msg with xf86IDrvMsgPeter Hutterer
2011-05-31Export device node as property.Peter Hutterer
2011-05-31Initialize the vendor/product id property if we know either.Peter Hutterer
2011-03-18Revert "Add synaptics orientation support"Peter Hutterer
2011-03-09Add synaptics orientation supportAapo Rantalainen
2011-02-21Add hysteresis-based noise reductionSimon Thum
2010-09-01Merge branch 'input-api'Peter Hutterer
2010-09-01Use InputInfoPtr instead of LocalDevicePtr.Peter Hutterer
2010-08-20Added "friction physics" so coasting can stop on its own.Patrick Curran
2010-07-21Expose width support in capabilites properity.Chris Bagwell
2010-07-21Expose pressure support in capabilities property.Chris Bagwell
2010-06-17Purge GuestMouse support.Peter Hutterer
2010-06-17Require server 1.6 or later.Peter Hutterer
2010-05-10Make scrollbuttons processing and property conditional on their existence.Peter Hutterer
2009-07-27Revert "Auto-adjust edges if values fall outside queried min/max ranges. (#21...Peter Hutterer
2009-07-17Add active area outside of which movements, scrolling, tapping are ignored.Alberto Milone
2009-07-16Add configurable x/y resolution to fix sensitivity on wide touchpads.Tero Saarni
2009-07-10Auto-adjust edges if values fall outside queried min/max ranges. (#21001)Peter Hutterer
2009-05-28Add "Synaptics Capabilities" read-only property.Peter Hutterer
2009-05-13Add TapAndDragGesture option and gestures property.Erkin Bahceci
2009-04-26Remove Synaptics SHM configuration bits.Peter Hutterer
2009-03-05include xorg-server.h from all driver source files.Peter Hutterer
2009-02-20two-finger emulation through fingerWidthMarcel Dejean
2009-01-27properties: implement float properties.Peter Hutterer
2008-10-13properties: handle checkonly flag.Henrik Rydberg
2008-10-11Return correctly on successful property settingWilliam Grant
2008-09-26Adjust to new property API.Peter Hutterer
2008-08-30Fix two off-by-one errors in the property handling codeWilliam Grant
2008-08-18Use config.h if availableChristoph Brill
2008-08-18Compile fixes.Peter Hutterer
2008-08-18Add support for device properties.Peter Hutterer