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
2012-01-19
Switch X and Y axis labels to "Abs {X,Y}"
multitouch-ubuntu
Chase Douglas
1
-2
/
+2
2012-01-19
eventcomm: Add touch event handling
Chase Douglas
2
-22
/
+261
2012-01-19
eventcomm: Read evdev events from mtdev where multitouch is available
Chase Douglas
1
-1
/
+22
2012-01-19
eventcomm: Initialize touch device and axes
Chase Douglas
4
-6
/
+149
2012-01-19
UBUNTU: Depend on Precise X server for multitouch
Chase Douglas
1
-1
/
+1
2012-01-19
Add touch device class support
Chase Douglas
3
-5
/
+80
2012-01-19
Allocate axis labels array dynamically
Chase Douglas
1
-1
/
+11
2012-01-19
UBUNTU: Revert input option record ABI change
Chase Douglas
2
-51
/
+43
2012-01-06
Constify priv->device
Daniel Stone
2
-2
/
+2
2012-01-04
test: fix build error introduced in 9f9b55ab55ed5
Peter Hutterer
1
-1
/
+0
2012-01-04
Remove unused variable 'thr'
Peter Hutterer
1
-1
/
+0
2012-01-03
fix wrong finger width range
JJ Ding
1
-2
/
+1
2011-12-12
test: fix build errors introduced by upstream server change
Peter Hutterer
2
-5
/
+8
2011-12-12
Revert: "eventcomm: replace synaptics-custom TEST_BIT with server's BitIsOn."
Cyril Brulebois
1
-20
/
+23
2011-12-01
If protocol is auto-dev and the device path is set, unset the protocol
Peter Hutterer
1
-0
/
+7
2011-12-01
Return true/false from SetDeviceAndProtocol
Peter Hutterer
1
-3
/
+4
2011-10-24
Use the scroll distances as increment for scrolling valuator axes
Peter Hutterer
2
-12
/
+26
2011-10-24
Scroll: Initial smooth scrolling support
Daniel Stone
2
-3
/
+66
2011-10-24
eventcomm: print strerror(errno), not of rc
Peter Hutterer
1
-1
/
+1
2011-10-18
Fix compiler warning - unused variable 'para'
Peter Hutterer
1
-1
/
+0
2011-10-18
Scroll: Prepare ScrollData for smooth scrolling
Daniel Stone
2
-85
/
+52
2011-10-18
Adjust acceleration scheme for input ABI v14
Daniel Stone
1
-3
/
+14
2011-10-12
test: wrap ABI 14 xf86OptionRec type changes
Peter Hutterer
2
-42
/
+48
2011-09-21
Extra buttons on Acer Ferrari 4000 laptop touchpad are not recognized
Casper Dik
1
-1
/
+1
2011-09-06
man: note that a PS/2 device is not supported
Peter Hutterer
1
-1
/
+3
2011-08-29
The correct maximum values for pressure and finger width
Alexandr Shadchin
1
-4
/
+4
2011-08-29
On/Off hooks to return boolean so we can bail out of the caller
Alexandr Shadchin
4
-9
/
+17
2011-08-25
Fix compiler warning: unused variable "wakupTime"
Peter Hutterer
1
-1
/
+0
2011-08-25
Scroll: Modify ScrollData in repeat_scrollbuttons
Daniel Stone
1
-6
/
+13
2011-08-25
Scroll: Move coasting variables to priv->scroll
Daniel Stone
2
-44
/
+44
2011-08-25
Scroll: Add last_millis to track scroll event timing
Derek Foreman
2
-3
/
+8
2011-08-25
Scroll: Move scroll_[xya] into new priv->scroll struct
Daniel Stone
2
-30
/
+32
2011-08-25
Scroll: Clarify rep_buttons assignment
Daniel Stone
1
-2
/
+6
2011-08-25
Revise palm check logic
Derek Foreman
2
-27
/
+30
2011-08-25
More accurate extrapolated fake motion events
Derek Foreman
2
-6
/
+7
2011-08-25
Replace the motion estimator
Derek Foreman
1
-4
/
+67
2011-08-25
Update count_packet_finger in store_history, not get_delta
Daniel Stone
1
-3
/
+3
2011-08-25
Don't store fake events in the motion history
Daniel Stone
1
-1
/
+1
2011-08-25
Use hardware time where possible
Derek Foreman
5
-69
/
+75
2011-08-25
Use CARD32 for timestamps
Daniel Stone
3
-5
/
+5
2011-08-25
Introduce POLL_MS for packet frequency
Daniel Stone
1
-5
/
+21
2011-08-25
Give FingerState enums explicit values
Daniel Stone
2
-5
/
+5
2011-08-25
Add HIST_DELTA macro for differences in history
Daniel Stone
1
-1
/
+2
2011-08-25
Fix pressure->motion property format
Derek Foreman
2
-5
/
+5
2011-08-25
Properties: Generalise InitTypedAtom from InitAtom
Daniel Stone
1
-3
/
+9
2011-08-25
Bump minimum xorg-server requirement to 1.7
Daniel Stone
2
-24
/
+6
2011-08-25
Bump to 1.5.99
Peter Hutterer
1
-1
/
+1
2011-08-19
Shuffle include order around
Daniel Stone
1
-4
/
+4
2011-08-19
Bump to 1.4.99.1
Peter Hutterer
1
-1
/
+1
2011-07-28
syndaemon: Remove superfluous message.
Peter Hutterer
1
-1
/
+0
[next]