index
:
driver/xf86-input-synaptics
master
obsd
synaptics-1.6-branch
synaptics-1.7-branch
synaptics touchpad input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2009-08-03
Remove the "SpecialScrollAreaRight" option. (#21001)
Peter Hutterer
2009-05-22
Add model-specific edges for appletouch.
Jeremy Huddleston
2009-05-19
eventcomm: force boolean values for has_left, has_right, etc.
Peter Hutterer
2009-05-05
Shut up valgrind warnings about uninitialized variables.
Peter Hutterer
2009-05-05
If QueryHardware failed, return that failure and clean up.
Peter Hutterer
2009-05-05
Add TouchpadModel specifier and scale the edges accordingly. (#21214)
Peter Hutterer
2009-05-05
Only try to free the timer if it's actually there.
Peter Hutterer
2009-05-05
ps2comm: fix typo in debug statement.
Peter Hutterer
2009-04-30
Fix typo, missing ":"
Peter Hutterer
2009-04-28
PS/2 interface: sense multifinger taps on FingerHigh (#21427)
Eygene Ryabinkin
2009-04-17
Allocate the timer early so we don't try to malloc it within a sigio handler.
Adam Jackson
2009-03-05
include xorg-server.h from all driver source files.
Peter Hutterer
2009-03-04
Don't auto-include xorg-server.h in config.h
Peter Hutterer
2009-02-20
change magic numbers to fractions
Marcel Dejean
2009-02-20
two-finger emulation through fingerWidth
Marcel Dejean
2009-02-17
Remove synSetFloatOption, use xf86SetRealOption instead.
Peter Hutterer
2009-01-27
properties: implement float properties.
Peter Hutterer
2008-12-12
Fix compilation issue (opts undeclared) for XINPUT ABI 0. (#18988)
Peter Hutterer
2008-12-12
Auto-adjust right_edge for touchpads with hardware scroll area.
Fedor P. Goncharov (Fredy)
2008-12-04
Use the correct header so psmcomm.h builds again
Benjamin Close
2008-12-03
change type of FastTaps option to bool
Fedor P. Goncharov (Fredy)
2008-12-03
Export synapticsModuleData
Magnus Kessler
2008-11-25
Stop two-finger scrolling if no finger is present.
Batchty
2008-11-25
Ignore moves during tap processing if no finger is down.
Batchty
2008-11-11
Remove ALPS special options treatment.
Peter Hutterer
2008-11-05
Only respect MaxTapMove when appropriate
Henrik Rydberg
2008-10-28
Add support for touchpads (such as Elantech) that do not report pressure
Dmitry Torokhov
2008-10-16
Provide default button emulation also for touchscreens
Henrik Rydberg
2008-10-13
properties: handle checkonly flag.
Henrik Rydberg
2008-10-11
Return correctly on successful property setting
William Grant
2008-10-10
Convert last remaining ErrorF to xf86Msg
Magnus Kessler
2008-10-09
Only include mipointer.h if supporting ancient XInput ABI version
Magnus Kessler
2008-10-07
Remove unused defines and includes
Magnus Kessler
2008-10-07
Re-introduce message about unsupported touchpad.
Magnus Kessler
2008-10-07
Clean up control-flow
Magnus Kessler
2008-10-03
Remove repeater functionality.
Magnus Kessler
2008-09-26
Adjust to new property API.
Peter Hutterer
2008-09-25
Corrections based on dimension analysis
Henrik Rydberg
2008-09-25
Init x/y valuators with the axis range - if we have any.
Christoph Brill
2008-09-17
Improved defaults based on capability detection and auto scaling
Henrik Rydberg
2008-09-17
Allow arbitrary ABS ranges
Henrik Rydberg
2008-09-17
ReadDevDimensions on opened device
Henrik Rydberg
2008-09-17
Autoscale also the MaxTapMove parameter
Henrik Rydberg
2008-09-17
Decompose SynapticsPreInit
Henrik Rydberg
2008-09-17
Introduce SynapticsUnInit
Henrik Rydberg
2008-09-10
Do not use stale option list pointers
Henrik Rydberg
2008-09-10
Optional: Set corner buttons to off by default
Henrik Rydberg
2008-09-10
Claim that we are a XI_TOUCHPAD, not a mouse.
Peter Hutterer
2008-09-09
Improve edge autodetection and accel.
Peter Hutterer
2008-09-09
Pre-probe the device (eventcomm only).
Peter Hutterer
[next]