index
:
xserver-xorg-input-synaptics.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
synaptics.c
Age
Commit message (
Expand
)
Author
2010-03-26
After closing the fd, reset it to -1.
Peter Hutterer
2010-03-26
Don't clobber the timer we just created.
Adam Jackson
2009-12-11
Don't destroy the timer on DeviceOff.
Adam Jackson
2009-12-11
Always make the input buffer size 200
Peter Hutterer
2009-09-04
Use finger state as an enum, not as a bool.
Peter Hutterer
2009-09-04
Remove abysmal misuse of ternary operator.
Peter Hutterer
2009-07-28
Remove the "SpecialScrollAreaRight" option. (#21001)
Peter Hutterer
2009-07-27
Revert "Auto-adjust edges if values fall outside queried min/max ranges. (#21...
Peter Hutterer
2009-07-17
Add active area outside of which movements, scrolling, tapping are ignored.
Alberto Milone
2009-07-16
Add configurable x/y resolution to fix sensitivity on wide touchpads.
Tero Saarni
2009-07-10
Auto-adjust edges if values fall outside queried min/max ranges. (#21001)
Peter Hutterer
2009-07-10
Move edge calculation stuff out into separate function.
Peter Hutterer
2009-06-19
Cope with ABI_XINPUT_VERSION 7.
Peter Hutterer
2009-06-19
Simplify xf86InitValuator calls a bit.
Peter Hutterer
2009-05-13
Add TapAndDragGesture option and gestures property.
Erkin Bahceci
2009-05-08
Purge SynapticsHWInfo stuff, move it into proto_data.
Peter Hutterer
2009-05-08
Add model-specific edges for appletouch.
Jeremy Huddleston
2009-05-05
Add TouchpadModel specifier and scale the edges accordingly. (#21214)
Peter Hutterer
2009-05-04
If QueryHardware failed, return that failure and clean up.
Peter Hutterer
2009-05-04
Only try to free the timer if it's actually there.
Peter Hutterer
2009-04-26
Remove un-used DeviceOn/Off hooks.
Peter Hutterer
2009-04-26
Remove Synaptics SHM configuration bits.
Peter Hutterer
2009-04-16
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
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-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-05
Only respect MaxTapMove when appropriate
Henrik Rydberg
2008-10-16
Provide default button emulation also for touchscreens
Henrik Rydberg
2008-10-13
properties: handle checkonly flag.
Henrik Rydberg
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
[next]