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
2011-01-05
Remove the need for XI86_CONFIGURED on input-ABI 12
Peter Hutterer
2010-11-23
Fix 64bit arch issue in synaptics eventcomm.c
Takashi Iwai
2010-11-02
Input API 12 requires a valuator mode for each axis.
Peter Hutterer
2010-10-18
Remove convert_proc and close_proc.
Peter Hutterer
2010-10-18
Replace two LocalDevicePtr with InputInfoPtr.
Peter Hutterer
2010-10-14
don't post motion events if the finger state is FS_UNTOUCHED
Joe Shaw
2010-10-14
post absolute coordinate motion events if device mode is absolute
Joe Shaw
2010-10-14
track abs/rel mode changes in SwitchMode() instead of ignoring them
Joe Shaw
2010-10-06
Remove refcnt initialization from InputDriverRec.
Peter Hutterer
2010-10-05
config: don't autoprobe when device was set
Giuseppe Bilotta
2010-10-05
config: collect options during preinit
Giuseppe Bilotta
2010-09-01
Merge branch 'input-api'
Peter Hutterer
2010-09-01
Use InputInfoPtr instead of LocalDevicePtr.
Peter Hutterer
2010-09-01
Support the new input api.
Peter Hutterer
2010-08-20
Enable coasting by default with a value of 20.
Peter Hutterer
2010-08-20
Added "friction physics" so coasting can stop on its own.
Patrick Curran
2010-08-20
Reset X/Y hist on multi finger transition to fix jumps
Chris Bagwell
2010-08-20
Increase the default acceleration factor.
Peter Hutterer
2010-08-19
Up the precision of MaxSpeed and AccelFactor log output.
Peter Hutterer
2010-07-22
Reshuffle initialization in preparation for new input API.
Peter Hutterer
2010-07-22
Add some ifdefs missing from XINPUT ABI 12
Peter Hutterer
2010-07-22
Remove XI86_POINTER_CAPABLE usage.
Peter Hutterer
2010-07-21
Default to 2-finger emulation when HW supports it
Chris Bagwell
2010-07-21
Expose width support in capabilites properity.
Chris Bagwell
2010-07-21
Expose pressure support in capabilities property.
Chris Bagwell
2010-07-19
Make default checks for x, y, w, and p separate.
Chris Bagwell
2010-06-23
Remove one leftover xcalloc.
Peter Hutterer
2010-06-17
Purge GuestMouse support.
Peter Hutterer
2010-06-17
Require server 1.6 or later.
Peter Hutterer
2010-06-17
Re-use width/height variables.
Peter Hutterer
2010-06-17
Reshuffle default value initialization.
Peter Hutterer
2010-06-16
Move some defines to where they belong.
Peter Hutterer
2010-06-16
Support percent values for area.
Peter Hutterer
2010-06-16
Don't allow anything but relative mode.
Peter Hutterer
2010-06-07
Mulitply dix acceleration into synaptics maximum.
Simon Thum
2010-06-07
Accel: retain para->accel scale.
Simon Thum
2010-06-07
Setup pointer acceleration for synaptics
Simon Thum
2010-06-07
Revert "Setup pointer acceleration for synaptics"
Peter Hutterer
2010-06-01
Setup pointer acceleration for synaptics
Simon Thum
2010-05-31
config: replace Automake deprecated INCLUDES var with AM_CPPFLAGS
Gaetan Nadon
2010-05-25
Don't use libcwrappers for calloc and free.
Peter Hutterer
2010-05-11
Remove psmcomm.h header - superfluous.
Peter Hutterer
2010-05-10
Reshuffle to handle dead area better.
Peter Hutterer
2010-05-10
Make scrollbuttons processing and property conditional on their existence.
Peter Hutterer
2010-05-10
move history storage from ComputeDeltas into HandleState.
Peter Hutterer
2010-05-10
Add NO_EDGE to the edge enum instead of using hardcoded 0.
Peter Hutterer
2010-05-10
Rename HandleClickWithFingers to handle_clickfinger.
Peter Hutterer
2010-05-10
Factor out updating the hardware state.
Peter Hutterer
2010-05-10
Use post_button_click to post doubleclicks.
Peter Hutterer
2010-05-10
Move scroll button handling out of HandleState.
Peter Hutterer
[prev]
[next]