index
:
~jwrdegoede/libinput
clickpad-improvements
clickpad-improvements-v2
for-peter
gestures
gestures-broken
libgestures-integration
master
wip/ptraccel-work
Hans' libinput repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
evdev-mt-touchpad.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
Merge branch 'touchpad-pressure-based-v2'
Peter Hutterer
1
-2
/
+11
2017-01-31
evdev: improve type-safety on dispatch switches
Peter Hutterer
1
-0
/
+10
2017-01-30
touchpad: use pressure values for touch is-down decision
Peter Hutterer
1
-2
/
+8
2017-01-26
touchpad: ignore hovering touches when tapping
Peter Hutterer
1
-0
/
+3
2017-01-26
Pair touchpad and lid_switch for disable
James Ye
1
-0
/
+5
2017-01-23
touchpad: convert normalized_length to physical coordinates
Peter Hutterer
1
-0
/
+12
2016-12-14
touchpad: constify a few helper functions
Peter Hutterer
1
-2
/
+4
2016-11-30
evdev: init axis range warnings for touch devices too
Peter Hutterer
1
-5
/
+0
2016-09-12
touchpad: require at least 3 events before enabling trackpoint palm detection
Peter Hutterer
1
-0
/
+1
2016-09-07
tablet: add touch arbitration
Peter Hutterer
1
-0
/
+4
2016-08-15
touchpad: implement configurable button mapping for tapping
Peter Hutterer
1
-0
/
+6
2016-08-05
touchpad: ignore modifier key combos for dwt
Peter Hutterer
1
-0
/
+1
2016-07-20
Switch a bunch of internal functions from int to bool
Peter Hutterer
1
-2
/
+2
2016-07-20
Change a few functions that only ever returned 0 to voids
Peter Hutterer
1
-6
/
+6
2016-07-04
touchpad: remove software middle button when emulation is enabled
Peter Hutterer
1
-0
/
+3
2016-06-20
Revert "touchpad: reset the motion history on significant negative pressure c...
Peter Hutterer
1
-1
/
+0
2016-06-10
evdev: add helper to get the libinput context from the evdev device
Peter Hutterer
1
-1
/
+1
2016-06-02
touchpad: warn if we have invalid touchpad ranges
Peter Hutterer
1
-0
/
+5
2016-04-06
Merge branch 'wip/touchpad-middle-button'
Peter Hutterer
1
-0
/
+2
2016-04-05
touchpad: add a middle button software area
Peter Hutterer
1
-0
/
+2
2016-03-30
touchpad: reset the motion history on significant negative pressure changes
Peter Hutterer
1
-0
/
+1
2016-03-11
touchpad: add quirk for the T450 and T460 generation hardware
Peter Hutterer
1
-0
/
+12
2016-02-18
touchpad: move the tapping exclusion zone to the top edge of the button
Peter Hutterer
1
-1
/
+0
2016-02-05
touchpad: while a key is held down, don't disable dwt
Peter Hutterer
1
-0
/
+1
2016-01-27
touchpad: add a config option to disable tap-and-drag
Peter Hutterer
1
-0
/
+2
2016-01-25
touchpad: remove unused field multitap_last_time
Peter Hutterer
1
-1
/
+0
2016-01-20
Merge branch 'wip/3-finger-pinch-gesture'
Peter Hutterer
1
-14
/
+18
2016-01-20
gestures: add support for three-finger pinch gestures
Peter Hutterer
1
-0
/
+1
2016-01-20
touchpad: constify a couple of helper functions
Peter Hutterer
1
-8
/
+11
2016-01-20
gestures: drop 2fg naming from the various states
Peter Hutterer
1
-6
/
+6
2016-01-18
touchpad: drop the model detection - write-only value
Peter Hutterer
1
-1
/
+0
2016-01-13
touchpad: whitespace fix
Peter Hutterer
1
-0
/
+1
2015-09-07
touchpad: don't tap for 2fg down, followed by a single finger up
Peter Hutterer
1
-0
/
+1
2015-08-20
touchpad: use unaccelerated motion data for scrolling
Peter Hutterer
1
-0
/
+4
2015-08-03
touchpad: make gestures optional
Peter Hutterer
1
-0
/
+1
2015-07-28
Always use uint64_t for internal timestamp values
Jonas Ã…dahl
1
-1
/
+1
2015-07-24
Merge branch 'thumb-detect-improvements'
Peter Hutterer
1
-1
/
+14
2015-07-24
touchpad: put a movement threshold on thumb detection
Peter Hutterer
1
-0
/
+1
2015-07-24
touchpad: only try thumb detection in the lowest 15/8mm
Peter Hutterer
1
-1
/
+13
2015-07-24
touchpad: hook up disable-while-typing configuration
Peter Hutterer
1
-0
/
+3
2015-07-22
touchpad: reset the motion history during/after a slots->nfake crossover
Peter Hutterer
1
-0
/
+9
2015-07-16
touchpad: drop thumb handling from gestures
Peter Hutterer
1
-1
/
+0
2015-07-09
touchpad: add pressure-based thumb-detection
Peter Hutterer
1
-0
/
+9
2015-07-06
touchpad: split tp_gesture_stop into stop and cancel
Peter Hutterer
1
-1
/
+4
2015-07-06
touchpad: Allow querying whether a gesture ended normally or was cancelled
Hans de Goede
1
-1
/
+1
2015-07-06
touchpad: Implement pinch gesture support
Hans de Goede
1
-0
/
+18
2015-07-02
Merge branch 'drop-pointer-normalization'
Peter Hutterer
1
-0
/
+15
2015-07-02
Drop motion normalization of unaccelerated deltas
Peter Hutterer
1
-0
/
+15
2015-07-01
touchpad: disable trackpoint palm detection on small touchpads
Peter Hutterer
1
-0
/
+1
2015-07-01
touchpad: improve trackpoint palm detection responsiveness
Peter Hutterer
1
-0
/
+2
[next]