index
:
~cndougla/xf86-input-synaptics
clickpad-synaptics
clickpad-synaptics-ubuntu
clickpad-v2
clickpad-v2-ubuntu
fixes
master
multitouch
multitouch-synaptics
multitouch-synaptics-ubuntu
multitouch-ubuntu
synproto-license
Unnamed repository; edit this file 'description' to name the repository.
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-28
eventcomm: replace synaptics-custom TEST_BIT with server's BitIsOn.
Peter Hutterer
1
-22
/
+19
2011-03-28
eventcomm: extern EventReadHwState to allow for testing.
Peter Hutterer
2
-1
/
+7
2011-03-28
eventcomm: factor out finger counting.
Peter Hutterer
1
-8
/
+24
2011-03-28
eventcomm: add a missing break statement
Peter Hutterer
1
-0
/
+1
2011-03-21
conf: add a descriptive header with warning to example config file
Peter Hutterer
2
-0
/
+16
2011-03-21
conf: remove SHM example from fdi
Peter Hutterer
1
-3
/
+0
2011-03-21
man: add short blurb about InputClass configuration in servers 1.8
Peter Hutterer
1
-0
/
+6
2011-03-21
man: update source path for fdi file and shorten description.
Peter Hutterer
1
-8
/
+3
2011-03-21
Bump to 1.4.99
Peter Hutterer
1
-1
/
+1
2011-03-18
Revert "Add synaptics orientation support"
Peter Hutterer
9
-95
/
+13
2011-03-18
Remove unused test directory (#35043)
Peter Hutterer
2
-203
/
+0
2011-03-09
Add note about MatchDevicePath
Christoph Brill
1
-0
/
+4
2011-03-09
Add synaptics orientation support
Aapo Rantalainen
9
-13
/
+95
2011-03-04
Merge branch 'next'
Peter Hutterer
11
-177
/
+106
2011-03-04
synaptics 1.4.0
Peter Hutterer
1
-1
/
+1
2011-03-01
Now ps2comm and alpscomm backend optional
Alexandr Shadchin
4
-9
/
+26
2011-03-01
Rewrite mechanisn to detect Protocol and Device
Alexandr Shadchin
5
-82
/
+36
2011-03-01
Remove extra definition CommData
Alexandr Shadchin
1
-1
/
+0
2011-03-01
Remove arg proto_ops in ReadHwState()
Alexandr Shadchin
7
-11
/
+16
2011-03-01
Renamed SynapticsHwInfo in PS2SynapticsHwInfo
Alexandr Shadchin
3
-18
/
+18
2011-03-01
Move definition struct SynapticsHwInfo in ps2comm.h
Alexandr Shadchin
4
-17
/
+6
2011-03-01
Delete empty alpscomm.h
Alexandr Shadchin
3
-35
/
+2
2011-03-01
Removing extra call SetDeviceAndProtocol()
Alexandr Shadchin
1
-1
/
+0
2011-03-01
Renamed SynapticsDefaultDimensions in SanitizeDimensions
Alexandr Shadchin
1
-3
/
+3
2011-03-01
Simplified mechanism for determining default size
Alexandr Shadchin
5
-8
/
+7
2011-03-01
Fix typo (resx -> resy)
Alexandr Shadchin
1
-1
/
+1
2011-02-28
Fix build on BSD
Julien Cristau
1
-2
/
+2
2011-02-21
synaptics 1.3.99.901
Peter Hutterer
1
-1
/
+1
2011-02-21
Stop scrolling if not exactly two fingers on touchpad.
Daniel Kurtz
1
-1
/
+1
2011-02-21
add a few comments to ComputeDeltas()
Simon Thum
1
-2
/
+7
2011-02-21
add some acceleration-related info to the man page
Simon Thum
1
-0
/
+7
2011-02-21
reshuffle details on acceleration in the man page for increased readability
Simon Thum
1
-21
/
+23
2011-02-21
Merge branch 'devel' into merge
Peter Hutterer
1
-73
/
+105
2011-02-21
Add hysteresis-based noise reduction
Simon Thum
6
-8
/
+96
2011-02-17
Factor out edge speed calculation.
Peter Hutterer
1
-35
/
+43
2011-02-17
Factor out delta calculation into a static func.
Peter Hutterer
1
-55
/
+62
2011-02-17
Move delta calculation for trackstick out.
Peter Hutterer
1
-8
/
+17
2011-02-17
Reshuffle ComputeDeltas for less indentation.
Peter Hutterer
1
-71
/
+79
2011-02-17
Don't expect a palm based on pressure (#22806)
Peter Hutterer
1
-2
/
+0
2011-02-17
syndaemon: reset idle time if the system time has changed (#31968)
Peter Hutterer
1
-0
/
+5
2011-01-31
synaptics: detect corner tap using the initial touch position
Nicolas Cavallari
1
-2
/
+4
2011-01-17
syndaemon.c: Add #include <string.h>
Alan Coopersmith
1
-0
/
+1
2011-01-17
synclient.c: Replace old index() function with C89-standard strchr()
Alan Coopersmith
1
-1
/
+1
2011-01-05
Rename SHM functions from alloc/free_param_data to alloc/free_shm_data
Peter Hutterer
1
-7
/
+7
2011-01-05
Don't report all options unconditionally.
Peter Hutterer
1
-2
/
+0
2011-01-05
Dont report the version explicitly, it's reported in the module blob anyway.
Peter Hutterer
1
-2
/
+0
2011-01-05
Use xf86SetStrOption instead of xf86FindOption for the Device
Peter Hutterer
1
-2
/
+2
2011-01-05
Remove the need for XI86_CONFIGURED on input-ABI 12
Peter Hutterer
1
-7
/
+2
2010-12-06
syndaemon: decouple background mode from quietness
Alessandro Guido
1
-5
/
+10
2010-11-23
Fix 64bit arch issue in synaptics eventcomm.c
Takashi Iwai
1
-1
/
+1
[prev]
[next]