summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-18synaptics 1.4.0.901xf86-input-synaptics-1.4.0.901Peter Hutterer
2011-04-18Drain XRecord connection of any events after handling repliesChase Douglas
2011-04-18Fix egde/edge typo in manpage and comments.Cyril Brulebois
2011-04-18eventcomm: add a missing break statementPeter Hutterer
2011-04-18conf: add a descriptive header with warning to example config filePeter Hutterer
2011-04-18conf: remove SHM example from fdiPeter Hutterer
2011-04-18man: add short blurb about InputClass configuration in servers 1.8Peter Hutterer
2011-04-18man: update source path for fdi file and shorten description.Peter Hutterer
2011-04-18Add note about MatchDevicePathChristoph Brill
2011-04-18Fix typo (resx -> resy)Alexandr Shadchin
2011-03-04synaptics 1.4.0xf86-input-synaptics-1.4.0Peter Hutterer
2011-02-28Fix build on BSDJulien Cristau
2011-02-21synaptics 1.3.99.901xf86-input-synaptics-1.3.99.901Peter Hutterer
2011-02-21Stop scrolling if not exactly two fingers on touchpad.Daniel Kurtz
2011-02-21add a few comments to ComputeDeltas()Simon Thum
2011-02-21add some acceleration-related info to the man pageSimon Thum
2011-02-21reshuffle details on acceleration in the man page for increased readabilitySimon Thum
2011-02-21Merge branch 'devel' into mergePeter Hutterer
2011-02-21Add hysteresis-based noise reductionSimon Thum
2011-02-17Factor out edge speed calculation.Peter Hutterer
2011-02-17Factor out delta calculation into a static func.Peter Hutterer
2011-02-17Move delta calculation for trackstick out.Peter Hutterer
2011-02-17Reshuffle ComputeDeltas for less indentation.Peter Hutterer
2011-02-17Don't expect a palm based on pressure (#22806)Peter Hutterer
2011-02-17syndaemon: reset idle time if the system time has changed (#31968)Peter Hutterer
2011-01-31synaptics: detect corner tap using the initial touch positionNicolas Cavallari
2011-01-17syndaemon.c: Add #include <string.h>Alan Coopersmith
2011-01-17synclient.c: Replace old index() function with C89-standard strchr()Alan Coopersmith
2011-01-05Rename SHM functions from alloc/free_param_data to alloc/free_shm_dataPeter Hutterer
2011-01-05Don't report all options unconditionally.Peter Hutterer
2011-01-05Dont report the version explicitly, it's reported in the module blob anyway.Peter Hutterer
2011-01-05Use xf86SetStrOption instead of xf86FindOption for the DevicePeter Hutterer
2011-01-05Remove the need for XI86_CONFIGURED on input-ABI 12Peter Hutterer
2010-12-06syndaemon: decouple background mode from quietnessAlessandro Guido
2010-11-23Fix 64bit arch issue in synaptics eventcomm.cTakashi Iwai
2010-11-02Input API 12 requires a valuator mode for each axis.Peter Hutterer
2010-10-18Remove convert_proc and close_proc.Peter Hutterer
2010-10-18Replace two LocalDevicePtr with InputInfoPtr.Peter Hutterer
2010-10-14don't post motion events if the finger state is FS_UNTOUCHEDJoe Shaw
2010-10-14post absolute coordinate motion events if device mode is absoluteJoe Shaw
2010-10-14track abs/rel mode changes in SwitchMode() instead of ignoring themJoe Shaw
2010-10-06Remove refcnt initialization from InputDriverRec.Peter Hutterer
2010-10-05config: don't autoprobe when device was setGiuseppe Bilotta
2010-10-05config: collect options during preinitGiuseppe Bilotta
2010-09-01Bump to 1.3.99Peter Hutterer
2010-09-01Merge branch 'input-api'Peter Hutterer
2010-09-01Use InputInfoPtr instead of LocalDevicePtr.Peter Hutterer
2010-09-01Support the new input api.Peter Hutterer
2010-09-01synaptics 1.3.0xf86-input-synaptics-1.3.0Peter Hutterer
2010-08-23man: use secondsĀ² instead of seconds per secondPeter Hutterer