index
:
delta/libinput.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
baserock/genivi/baseline
main
master
tablet-support
touchpad-gestures
wip/arch
wip/docbuild
wip/gitlab-ci
wip/gitlab-ci-f29
wip/smaller-arch-image
wip/ubuntu-18.10
wip/update-arch-image
gitlab.freedesktop.org: libinput/libinput.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: only initialize the generic rules/hwdb once
Peter Hutterer
2015-07-24
1
-1
/
+1
*
Merge branch 'edge-scroll-on-edge-only'
Peter Hutterer
2015-07-23
1
-22
/
+8
|
\
|
*
touchpad: only edge-scroll while the finger is in the edge area
Peter Hutterer
2015-07-23
1
-0
/
+5
|
*
touchpad: make the edge-scroll edge 7mm wide
Peter Hutterer
2015-07-23
1
-22
/
+3
*
|
Merge branch 'serial-synaptics-cursor-jump'
Peter Hutterer
2015-07-23
6
-36
/
+106
|
\
\
|
*
|
touchpad: reset the motion history during/after a slots->nfake crossover
Peter Hutterer
2015-07-22
2
-2
/
+36
|
*
|
touchpad: handle serial synaptics slot confusion on TRIPLETAP
Peter Hutterer
2015-07-22
1
-0
/
+38
|
*
|
Tag synaptics serial touchpads with a LIBINPUT_MODEL tag
Peter Hutterer
2015-07-22
3
-0
/
+4
|
*
|
evdev: allow for multiple LIBINPUT_MODEL_* flags per device
Peter Hutterer
2015-07-22
4
-34
/
+28
*
|
|
Merge branch 'reduce-motion-thresholds'
Peter Hutterer
2015-07-23
2
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
touchpad: reduce unpin threshold to 1.5mm
Peter Hutterer
2015-07-21
1
-2
/
+2
|
*
|
touchpad: reduce 2fg scroll threshold to 2mm
Peter Hutterer
2015-07-21
1
-1
/
+2
|
|
/
*
|
Move CASE_RETURN_STRING to libinput-util.h
Peter Hutterer
2015-07-22
6
-11
/
+2
|
/
*
evdev: restore pointing stick const accel property parsing
Peter Hutterer
2015-07-21
1
-4
/
+5
*
Mark internal log functions with attribute(printf)
Peter Hutterer
2015-07-21
4
-5
/
+9
*
evdev: log a trackpoint const accel setting
Peter Hutterer
2015-07-21
1
-0
/
+3
*
Code cleanup
Thomas Hindoe Paaboel Andersen
2015-07-20
1
-1
/
+0
*
Drop vector_length(), replace with hypot(3)
Peter Hutterer
2015-07-20
2
-7
/
+1
*
touchpad: drop two now unused defines
Peter Hutterer
2015-07-20
1
-4
/
+0
*
touchpad: fix typo
Peter Hutterer
2015-07-20
1
-1
/
+1
*
touchpad: remove a leftover check for fake resolution
Peter Hutterer
2015-07-20
1
-11
/
+6
*
touchpad: drop thumb handling from gestures
Peter Hutterer
2015-07-16
3
-21
/
+1
*
evdev: parse LIBINPUT_ATTR_RESOLUTION_HINT
Peter Hutterer
2015-07-15
1
-3
/
+21
*
touchpad: fix typo in comment
Peter Hutterer
2015-07-15
1
-1
/
+1
*
touchpad: drop fake resolution handling
Peter Hutterer
2015-07-14
2
-63
/
+16
*
touchpad: default to a 69x50mm sized touchpad
Peter Hutterer
2015-07-14
1
-0
/
+40
*
evdev: use LIBINPUT_ATTR_SIZE_HINT for resolutions
Peter Hutterer
2015-07-14
1
-2
/
+34
*
util: add a helper function to parse a "WIDTHxHEIGHT" property
Peter Hutterer
2015-07-14
2
-0
/
+32
*
touchpad: drop obsolete comment
Peter Hutterer
2015-07-13
1
-2
/
+1
*
touchpad: add gesture state debug helper
Peter Hutterer
2015-07-13
1
-0
/
+21
*
evdev: simplify setting a fake resolution
Peter Hutterer
2015-07-09
1
-43
/
+12
*
touchpad: work thumb detection into the tap state machine
Peter Hutterer
2015-07-09
1
-0
/
+47
*
touchpad: add pressure-based thumb-detection
Peter Hutterer
2015-07-09
5
-1
/
+110
*
touchpad: be smarter about clickfinger thumb detection
Peter Hutterer
2015-07-09
1
-10
/
+38
*
touchpad: allow edge scrolling on clickpads
Peter Hutterer
2015-07-09
3
-7
/
+23
*
touchpad: fix a misaligned {
Peter Hutterer
2015-07-09
1
-2
/
+1
*
touchpad: correct a comment
Peter Hutterer
2015-07-06
1
-4
/
+2
*
Merge branch 'touchpad-gestures'
Peter Hutterer
2015-07-06
9
-18
/
+899
|
\
|
*
libinput.sym: make the touchpad gestures part of the 0.20 API
Peter Hutterer
2015-07-06
1
-1
/
+1
|
*
doc: add documentation for touchpad gestures
Peter Hutterer
2015-07-06
1
-0
/
+2
|
*
gestures: allow any gesture event type for gesture_get_dx/dy and get_angle
Peter Hutterer
2015-07-06
2
-24
/
+23
|
*
gestures: check for valid types on the gesture event API
Peter Hutterer
2015-07-06
4
-4
/
+78
|
*
touchpad: split tp_gesture_stop into stop and cancel
Peter Hutterer
2015-07-06
3
-9
/
+24
|
*
touchpad: Allow querying whether a gesture ended normally or was cancelled
Hans de Goede
2015-07-06
7
-18
/
+76
|
*
touchpad: Implement pinch gesture support
Hans de Goede
2015-07-06
3
-8
/
+327
|
*
touchpad: Extend the touchpad gesture API with pinch gestures
Hans de Goede
2015-07-06
4
-20
/
+132
|
*
touchpad: Add support for swipe gestures
Hans de Goede
2015-07-06
1
-0
/
+39
|
*
touchpad: Add an API for touchpad gesture events
Hans de Goede
2015-07-06
6
-3
/
+266
*
|
Add missing "global" tag to the 0.19 symbol block
Peter Hutterer
2015-07-06
1
-0
/
+1
|
/
*
Merge branch 'drop-pointer-normalization'
Peter Hutterer
2015-07-02
10
-36
/
+127
|
\
[next]