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
/
eventcomm.c
Age
Commit message (
Expand
)
Author
2009-08-03
Split rc and ret into two different variables.
Peter Hutterer
2009-07-16
Add configurable x/y resolution to fix sensitivity on wide touchpads.
Tero Saarni
2009-05-20
eventcomm: fix return value of event_query_is_touchpad.
Peter Hutterer
2009-05-18
eventcomm: force boolean values for has_left, has_right, etc.
Peter Hutterer
2009-05-08
eventcomm: if we can't grab the device, assume it's not a touchpad.
Peter Hutterer
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-04-30
Fix typo, missing ":"
Peter Hutterer
2009-04-26
Remove un-used DeviceOn/Off hooks.
Peter Hutterer
2009-04-26
Remove Synaptics SHM configuration bits.
Peter Hutterer
2009-03-24
Shut up valgrind warnings about uninitialized variables.
Peter Hutterer
2009-03-05
include xorg-server.h from all driver source files.
Peter Hutterer
2008-11-11
Remove ALPS special options treatment.
Peter Hutterer
2008-10-28
Add support for touchpads (such as Elantech) that do not report pressure
Dmitry Torokhov
2008-09-17
Improved defaults based on capability detection and auto scaling
Henrik Rydberg
2008-09-17
ReadDevDimensions on opened device
Henrik Rydberg
2008-09-10
Do not use stale option list pointers
Henrik Rydberg
2008-09-09
Improve edge autodetection and accel.
Peter Hutterer
2008-09-09
Pre-probe the device (eventcomm only).
Peter Hutterer
2008-08-14
Add 02-scandir-dev-input.patch from Debian
Mattia Dongili
2008-08-08
Move synaptics.h into include/, create synapticsstr.h for private structs.
Peter Hutterer
2008-08-06
Use axis ranges reported by the hardware, if possible.
Peter Hutterer
2008-08-01
Fix crash on kernels with extended keymap space
Dmitry Torokhov
2008-07-14
Build eventcomm on Linux systems only.
Christoph Brill
2008-07-11
Finally change the GPL headers to MIT ones
Christoph Brill
2008-07-11
Add synaptics-0.14.6-alps.patch from Fedora
Adam Jackson
2008-06-06
Revert "On Linux 2.6, the evdev interface provides support for requesting the"
Christoph Brill
2008-06-06
Initial version that passes "make distcheck".
Christoph Brill
2008-06-06
Start reorganizing the source tree
Christoph Brill