summaryrefslogtreecommitdiff
path: root/src/properties.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Purge GuestMouse support.Peter Hutterer1-8/+0
2010-06-17Require server 1.6 or later.Peter Hutterer1-3/+0
2010-05-10Make scrollbuttons processing and property conditional on their existence.Peter Hutterer1-8/+21
2009-07-27Revert "Auto-adjust edges if values fall outside queried min/max ranges. (#21...Peter Hutterer1-17/+0
2009-07-17Add active area outside of which movements, scrolling, tapping are ignored.Alberto Milone1-0/+20
2009-07-16Add configurable x/y resolution to fix sensitivity on wide touchpads.Tero Saarni1-0/+10
2009-07-10Auto-adjust edges if values fall outside queried min/max ranges. (#21001)Peter Hutterer1-0/+17
2009-05-28Add "Synaptics Capabilities" read-only property.Peter Hutterer1-0/+12
2009-05-13Add TapAndDragGesture option and gestures property.Erkin Bahceci1-0/+12
2009-04-26Remove Synaptics SHM configuration bits.Peter Hutterer1-3/+3
2009-03-05include xorg-server.h from all driver source files.Peter Hutterer1-0/+1
2009-02-20two-finger emulation through fingerWidthMarcel Dejean1-0/+9
2009-01-27properties: implement float properties.Peter Hutterer1-11/+76
2008-10-13properties: handle checkonly flag.Henrik Rydberg1-1/+11
2008-10-11Return correctly on successful property settingWilliam Grant1-1/+1
2008-09-26Adjust to new property API.Peter Hutterer1-78/+40
2008-08-30Fix two off-by-one errors in the property handling codeWilliam Grant1-2/+2
2008-08-18Use config.h if availableChristoph Brill1-0/+3
2008-08-18Compile fixes.Peter Hutterer1-1/+1
2008-08-18Add support for device properties.Peter Hutterer1-0/+547