summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-03-05include xorg-server.h from all driver source files.Peter Hutterer
2009-03-04Don't auto-include xorg-server.h in config.hPeter Hutterer
2009-02-20change magic numbers to fractionsMarcel Dejean
2009-02-20two-finger emulation through fingerWidthMarcel Dejean
2009-02-17Remove synSetFloatOption, use xf86SetRealOption instead.Peter Hutterer
2009-01-27properties: implement float properties.Peter Hutterer
2008-12-12Fix compilation issue (opts undeclared) for XINPUT ABI 0. (#18988)Peter Hutterer
2008-12-12Auto-adjust right_edge for touchpads with hardware scroll area.Fedor P. Goncharov (Fredy)
2008-12-04Use the correct header so psmcomm.h builds againBenjamin Close
2008-12-03change type of FastTaps option to boolFedor P. Goncharov (Fredy)
2008-12-03Export synapticsModuleDataMagnus Kessler
2008-11-25Stop two-finger scrolling if no finger is present.Batchty
2008-11-25Ignore moves during tap processing if no finger is down.Batchty
2008-11-11Remove ALPS special options treatment.Peter Hutterer
2008-11-05Only respect MaxTapMove when appropriateHenrik Rydberg
2008-10-28Add support for touchpads (such as Elantech) that do not report pressureDmitry Torokhov
2008-10-16Provide default button emulation also for touchscreensHenrik Rydberg
2008-10-13properties: handle checkonly flag.Henrik Rydberg
2008-10-11Return correctly on successful property settingWilliam Grant
2008-10-10Convert last remaining ErrorF to xf86MsgMagnus Kessler
2008-10-09Only include mipointer.h if supporting ancient XInput ABI versionMagnus Kessler
2008-10-07Remove unused defines and includesMagnus Kessler
2008-10-07Re-introduce message about unsupported touchpad.Magnus Kessler
2008-10-07Clean up control-flowMagnus Kessler
2008-10-03Remove repeater functionality.Magnus Kessler
2008-09-26Adjust to new property API.Peter Hutterer
2008-09-25Corrections based on dimension analysisHenrik Rydberg
2008-09-25Init x/y valuators with the axis range - if we have any.Christoph Brill
2008-09-17Improved defaults based on capability detection and auto scalingHenrik Rydberg
2008-09-17Allow arbitrary ABS rangesHenrik Rydberg
2008-09-17ReadDevDimensions on opened deviceHenrik Rydberg
2008-09-17Autoscale also the MaxTapMove parameterHenrik Rydberg
2008-09-17Decompose SynapticsPreInitHenrik Rydberg
2008-09-17Introduce SynapticsUnInitHenrik Rydberg
2008-09-10Do not use stale option list pointersHenrik Rydberg
2008-09-10Optional: Set corner buttons to off by defaultHenrik Rydberg
2008-09-10Claim that we are a XI_TOUCHPAD, not a mouse.Peter Hutterer
2008-09-09Improve edge autodetection and accel.Peter Hutterer
2008-09-09Pre-probe the device (eventcomm only).Peter Hutterer
2008-09-09Don't lose button up event if timeout is cancelled in the same ReadInput cyclePeter Hutterer
2008-09-09Don't crash when neither Path nor Device are given.Peter Hutterer
2008-09-07Tighter default for MaxTapMoveHenrik Rydberg
2008-09-07Disentangle two-finger tap and two-finger scrollingHenrik Rydberg
2008-09-07Fix the "No such device" problem when reloading a driverHenrik Rydberg
2008-09-05Fix build if we don't enable BUILD_EVENTCOMM.Matthieu Herrb
2008-09-05Fix build with non-property enabled servers.Peter Hutterer
2008-09-03Add autodetection of right scroll wheel region with very large X coordinateFedor P. Goncharov
2008-08-30Fix two off-by-one errors in the property handling codeWilliam Grant
2008-08-26Re-enable TapButtons and CornerButtons to work by default.Adel Gadllah
2008-08-18Use config.h if availableChristoph Brill