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
2010-11-02
Input API 12 requires a valuator mode for each axis.
Peter Hutterer
1
-2
/
+10
2010-10-18
Remove convert_proc and close_proc.
Peter Hutterer
1
-33
/
+0
2010-10-18
Replace two LocalDevicePtr with InputInfoPtr.
Peter Hutterer
1
-2
/
+2
2010-10-14
don't post motion events if the finger state is FS_UNTOUCHED
Joe Shaw
1
-4
/
+6
2010-10-14
post absolute coordinate motion events if device mode is absolute
Joe Shaw
1
-4
/
+11
2010-10-14
track abs/rel mode changes in SwitchMode() instead of ignoring them
Joe Shaw
2
-1
/
+19
2010-10-06
Remove refcnt initialization from InputDriverRec.
Peter Hutterer
1
-1
/
+0
2010-10-05
config: don't autoprobe when device was set
Giuseppe Bilotta
1
-1
/
+1
2010-10-05
config: collect options during preinit
Giuseppe Bilotta
1
-0
/
+2
2010-09-01
Bump to 1.3.99
Peter Hutterer
1
-1
/
+1
2010-09-01
Merge branch 'input-api'
Peter Hutterer
8
-314
/
+338
2010-09-01
Use InputInfoPtr instead of LocalDevicePtr.
Peter Hutterer
8
-303
/
+303
2010-09-01
Support the new input api.
Peter Hutterer
1
-15
/
+36
2010-09-01
synaptics 1.3.0
Peter Hutterer
1
-1
/
+1
2010-08-23
man: use secondsĀ² instead of seconds per second
Peter Hutterer
1
-1
/
+1
2010-08-23
synaptics 1.2.99.901
Peter Hutterer
1
-1
/
+1
2010-08-20
Enable coasting by default with a value of 20.
Peter Hutterer
1
-1
/
+1
2010-08-20
Added "friction physics" so coasting can stop on its own.
Patrick Curran
6
-16
/
+46
2010-08-20
Reset X/Y hist on multi finger transition to fix jumps
Chris Bagwell
2
-1
/
+3
2010-08-20
Increase the default acceleration factor.
Peter Hutterer
1
-1
/
+1
2010-08-19
Up the precision of MaxSpeed and AccelFactor log output.
Peter Hutterer
1
-2
/
+2
2010-08-17
synclient: don't print "missing" if a property doesn't exist.
Peter Hutterer
1
-4
/
+1
2010-07-22
Reshuffle initialization in preparation for new input API.
Peter Hutterer
1
-15
/
+12
2010-07-22
Add some ifdefs missing from XINPUT ABI 12
Peter Hutterer
1
-0
/
+6
2010-07-22
Remove XI86_POINTER_CAPABLE usage.
Peter Hutterer
1
-1
/
+1
2010-07-21
Align EmulateTwoFinger* docs to current behavior.
Chris Bagwell
1
-6
/
+13
2010-07-21
Default to 2-finger emulation when HW supports it
Chris Bagwell
1
-1
/
+6
2010-07-21
Document Capabilities property additions in man
Chris Bagwell
1
-2
/
+2
2010-07-21
Expose width support in capabilites properity.
Chris Bagwell
3
-7
/
+16
2010-07-21
Expose pressure support in capabilities property.
Chris Bagwell
2
-2
/
+3
2010-07-19
Make default checks for x, y, w, and p separate.
Chris Bagwell
1
-12
/
+38
2010-06-23
Remove one leftover xcalloc.
Peter Hutterer
1
-1
/
+1
2010-06-17
Bump to 1.2.99.1.
Peter Hutterer
1
-1
/
+1
2010-06-17
Purge GuestMouse support.
Peter Hutterer
12
-233
/
+5
2010-06-17
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...
Peter Hutterer
2
-1
/
+2
2010-06-17
synclient: allow Min|MaxSpeed values of > 1.0.
Peter Hutterer
1
-2
/
+2
2010-06-17
Require server 1.6 or later.
Peter Hutterer
3
-33
/
+1
2010-06-17
Re-use width/height variables.
Peter Hutterer
1
-9
/
+4
2010-06-17
Reshuffle default value initialization.
Peter Hutterer
5
-68
/
+70
2010-06-16
config: add comment regarding MAN_SUBSTS variable usage
Gaetan Nadon
2
-1
/
+2
2010-06-16
Move some defines to where they belong.
Peter Hutterer
2
-12
/
+11
2010-06-16
Support percent values for area.
Peter Hutterer
2
-8
/
+43
2010-06-16
man: don't call it "synaptics" touchpad driver.
Peter Hutterer
1
-5
/
+9
2010-06-16
man: note where the Area options fit in.
Peter Hutterer
1
-1
/
+7
2010-06-16
man: move area description down to CONFIGURATION DETAILS section.
Peter Hutterer
1
-32
/
+32
2010-06-16
man: divide up man page with a few subheaders.
Peter Hutterer
1
-11
/
+11
2010-06-16
man: update SHMConfig documentation, it's only useful for debugging now.
Peter Hutterer
1
-4
/
+3
2010-06-16
Don't allow anything but relative mode.
Peter Hutterer
1
-1
/
+1
2010-06-07
Mulitply dix acceleration into synaptics maximum.
Simon Thum
1
-2
/
+2
2010-06-07
Accel: retain para->accel scale.
Simon Thum
1
-1
/
+6
[prev]
[next]