index
:
~vignatti/multitouch
master
wayland
Unnamed repository; edit this file to name it for gitweb.
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-25
Four finger swipes in multitouch
HEAD
master
Daniel Landau
3
-0
/
+14
2011-03-03
Makefile: make LIBDIR configurable
Harald Hoyer
1
-1
/
+2
2011-02-13
Add missing thumb reset at state extraction
Dennis Jarosch
1
-0
/
+1
2011-02-13
Fix event flood in tap handling
Dennis Jarosch
1
-0
/
+1
2011-02-13
Support XINPUT 12
Henrik Rydberg
1
-0
/
+33
2010-10-21
xf86-input-multitouch v1.0-rc2
Henrik Rydberg
1
-1
/
+1
2010-10-21
Package as xf86-input-multitouch
Henrik Rydberg
10
-36
/
+25
2010-10-16
Increase vscroll speed by a factor of two
Henrik Rydberg
1
-1
/
+1
2010-10-16
Support palm detection for trackpads without width support
Henrik Rydberg
1
-3
/
+7
2010-10-16
Turn tapping on by default
Henrik Rydberg
1
-1
/
+1
2010-10-16
Do not grab by default
Henrik Rydberg
1
-1
/
+1
2010-10-16
Adjust thumb detection based on kernel touch width alignment
Henrik Rydberg
1
-2
/
+2
2010-10-16
Enable integrated button support for the Magic Trackpad
Henrik Rydberg
1
-0
/
+4
2010-10-12
Remove usage of deprecated xalloc/xfree
Henrik Rydberg
1
-2
/
+2
2010-10-12
Remove credits now found in the mtdev library
Henrik Rydberg
1
-30
/
+0
2010-10-12
Use a non-blocking example instead of blocking
Henrik Rydberg
1
-2
/
+2
2010-10-12
Improve error handling in mtouch open and close
Henrik Rydberg
1
-6
/
+17
2010-10-12
Only check delayed gestures when queue is empty
Henrik Rydberg
1
-1
/
+3
2010-10-12
Same version, but using the mtdev library.
Henrik Rydberg
24
-1509
/
+58
2010-06-21
Simplify event reading
Henrik Rydberg
6
-40
/
+44
2010-06-17
Move tapping parameter to memory.c
Henrik Rydberg
2
-5
/
+4
2010-06-17
Make MT_ABS_SIZE available for all kernel versions
Henrik Rydberg
1
-1
/
+2
2010-06-16
Multitouch 1.0-beta1
Henrik Rydberg
1
-1
/
+1
2010-06-16
Add tapping logic
Henrik Rydberg
10
-0
/
+176
2010-06-16
Correct mtdev API names
Henrik Rydberg
6
-23
/
+23
2010-06-16
Increase stability against thumb and edge touches
Henrik Rydberg
2
-2
/
+2
2010-06-16
Increase event buffer size
Henrik Rydberg
1
-1
/
+1
2010-06-16
Control grabbing by parameter
Henrik Rydberg
1
-6
/
+14
2010-06-16
janitor: Simplify gesture handling
Henrik Rydberg
1
-5
/
+3
2010-06-16
janitor: Simplify gesture tracing
Henrik Rydberg
1
-35
/
+16
2010-06-16
refactor: Replace hwdata by mtdev
Henrik Rydberg
15
-386
/
+221
2010-06-16
refactor: Introduce mtdev
Henrik Rydberg
5
-1
/
+597
2010-06-16
refactor: Use the bitmask_t type
Henrik Rydberg
6
-8
/
+8
2010-06-16
refactor: Simplify capabilities
Henrik Rydberg
7
-93
/
+85
2010-06-16
refactor: Generate code for ABS_MT mapping
Henrik Rydberg
4
-0
/
+123
2010-06-16
refactor: Move files
Henrik Rydberg
20
-64
/
+127
2010-05-17
Allow ABI_XINPUT versions greater than 7
Henrik Rydberg
1
-1
/
+1
2010-05-14
Add rotation gesture
Henrik Rydberg
4
-6
/
+28
2010-05-14
Add scale gesture
Henrik Rydberg
4
-5
/
+49
2010-05-14
Hold movement while clicking
Henrik Rydberg
1
-1
/
+5
2010-05-14
Disable motion with resting thumbs
Henrik Rydberg
3
-5
/
+20
2010-05-14
Add resting thumb detection to MTFinger
Henrik Rydberg
2
-1
/
+27
2010-05-14
Refactor parsor memory usage
Henrik Rydberg
4
-70
/
+112
2010-05-14
janitor: Split gesture code into memory refresh and parse
Henrik Rydberg
4
-135
/
+226
2010-05-14
Add convenience methods for distance to capability center point
Henrik Rydberg
3
-0
/
+27
2010-05-14
Introduce MTFinger structure
Henrik Rydberg
3
-11
/
+27
2010-05-14
janitor: Move min/max and dist functions up to common.h
Henrik Rydberg
4
-19
/
+24
2010-05-14
Simplify bit bookkeeping
Henrik Rydberg
5
-21
/
+43
2010-05-14
Add a README
Henrik Rydberg
1
-0
/
+8
2010-04-19
Increase touch/width signal-to-noise ratio
Henrik Rydberg
1
-1
/
+1
[next]