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
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
2010-05-10
When scrolling, hardcode the button/press release cycle.
Peter Hutterer
2010-05-10
Factor out up/down and left/right button scrolling from HandleState.
Peter Hutterer
2010-05-10
Move SHM hardware state update into a separate function.
Peter Hutterer
2010-05-10
Change condition the finger requirement obvious.
Peter Hutterer
2010-05-10
Add FIXME: where does the 13 come from?
Peter Hutterer
2010-04-29
Disable ClickFinger for touchpads with more than one physical button (#26079)
Peter Hutterer
2010-04-16
eventcomm: use X_PROBED for kernel-probed values.
Peter Hutterer
2010-03-18
After closing the fd, reset it to -1.
Peter Hutterer
2010-03-15
Don't clobber the timer we just created.
Adam Jackson
2010-01-11
configure: don't clobber CFLAGS
Julien Cristau
2009-12-11
Don't destroy the timer on DeviceOff.
Adam Jackson
2009-11-05
Reduce SynapticsCtrl to a stub.
Peter Hutterer
2009-11-05
eventcomm: don't use the Xisb buffers for reading.
Peter Hutterer
2009-11-05
Clean up debugging system, allow for --enable-debug
Peter Hutterer
2009-11-05
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-08-03
Split rc and ret into two different variables.
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
[prev]
[next]