summaryrefslogtreecommitdiff
path: root/src/properties.c
AgeCommit message (Expand)Author
2014-08-28Silence two compiler warningsPeter Hutterer
2014-04-30Add support for INPUT_PROP_TOPBUTTONPADHans de Goede
2014-03-12Revert "Add another third state to TouchpadOff for disabling all but button c...Peter Hutterer
2014-03-11Add property support for secondary (top) software buttonsPeter Hutterer
2014-02-24Add another third state to TouchpadOff for disabling all but button clicksPeter Hutterer
2014-02-18Revert "Drop circular pad support"Peter Hutterer
2014-01-17Revert "Purge scrollbuttons (repeat)"Peter Hutterer
2013-12-05Add missing property handler for the pressure motion factorPeter Hutterer
2012-10-24Recognise the soft button area property before clickpad is enabledPeter Hutterer
2012-05-18Don't allow for scroll distances of 0 (#49965)Peter Hutterer
2012-05-10Move synaptics.h leftovers to synapticsstr.h, drop synaptics.hPeter Hutterer
2012-05-10Require xserver 1.12 and inputproto 2.2Peter Hutterer
2012-05-10Update various Red Hat copyrightsPeter Hutterer
2012-05-10Drop circular pad supportPeter Hutterer
2012-05-10Purge scrollbuttons (repeat)Peter Hutterer
2012-05-10Purge edge motionPeter Hutterer
2012-05-10Purge fast-taps optionPeter Hutterer
2012-05-10Drop trackstick emulation modePeter Hutterer
2012-05-10Indent consistentlyPeter Hutterer
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