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
*
Fix a few coverity complaints
Peter Hutterer
2020-11-16
2
-3
/
+4
*
Fix the termination of the readlink result
Peter Hutterer
2020-11-16
1
-1
/
+1
*
evdev: reduce the "your system is slow" warning to 5 per hour
Peter Hutterer
2020-10-29
1
-2
/
+2
*
fallback: expand the range of valid keys
Peter Hutterer
2020-10-07
1
-1
/
+1
*
touchpad: ignore the ALPS jump to 4095/0
Peter Hutterer
2020-10-07
1
-0
/
+13
*
evdev: remove now-misleading comment
Peter Hutterer
2020-08-13
1
-2
/
+0
*
Revert "evdev: fix the check for tablet vs joystick"
Peter Hutterer
2020-08-13
1
-2
/
+5
*
touchpad: disable jump detection on the Lenovo X1 Gen6 touchpad
Peter Hutterer
2020-07-15
4
-0
/
+18
*
evdev: drop the check for tablet vs joystick
Peter Hutterer
2020-07-15
1
-5
/
+1
*
evdev: fix the check for tablet vs joystick
Peter Hutterer
2020-07-15
1
-3
/
+4
*
Replace strneq() with strstartswith() for variable prefixes
Peter Hutterer
2020-06-17
2
-10
/
+2
*
utils: add strstartswith() and strendswith() utility functions
Peter Hutterer
2020-06-17
1
-0
/
+26
*
evdev: filter unreliable tablet mode switch events
Peter Hutterer
2020-06-03
1
-5
/
+10
*
evdev: a device without any seat caps is an unhandled device
Peter Hutterer
2020-06-03
1
-5
/
+4
*
fallback: add missing curly braces to match the coding style
Peter Hutterer
2020-06-03
1
-1
/
+2
*
touchpad: correct the tap state transitions for a palm on TOUCH_BEGIN
Peter Hutterer
2020-06-03
1
-1
/
+1
*
touchpad: add touch state debugging to the palm and tap state debug logs
Peter Hutterer
2020-06-03
3
-2
/
+18
*
Ignore key repeat in all backends
Peter Hutterer
2020-06-02
4
-0
/
+16
*
Allow the flat acceleration profile for touchpads
Evan Goode
2020-05-27
3
-31
/
+173
*
tablet: add support for sendevents on tablets
Peter Hutterer
2020-05-26
1
-0
/
+1
*
tablet: handle a valid prox-out sequence after a forced proximity out
Peter Hutterer
2020-05-22
1
-0
/
+10
*
Revert "tablet: don't disable the proximity quirk on good sequences"
Peter Hutterer
2020-05-22
4
-9
/
+10
*
touchpad: restore thumb detection while keeping fixes from !292
Matt Mayfield
2020-05-22
4
-27
/
+62
*
Deprecate wheel tilt as separate axis source
Peter Hutterer
2020-05-21
5
-42
/
+8
*
evdev: warn if our event processing lags by 10ms or more
Peter Hutterer
2020-05-13
4
-0
/
+43
*
touchpad: correct a comment regarding the touchpad integration
Peter Hutterer
2020-05-12
1
-4
/
+9
*
util: make the trace macro actually useful
Peter Hutterer
2020-04-04
1
-6
/
+3
*
tablet: use the AttrPressureRange quirk for tablets too
Peter Hutterer
2020-03-31
1
-19
/
+44
*
Fix race condition causing duplicate devices in udev seats
Peter Hutterer
2020-03-30
1
-0
/
+39
*
util: fix a scan-build warning (value set but not read)
Peter Hutterer
2020-03-22
1
-1
/
+1
*
evdev: print a human time for ratelimit tests
Peter Hutterer
2020-03-22
2
-3
/
+50
*
touchpad: ratelimit the touch jump tests
Peter Hutterer
2020-03-22
2
-4
/
+12
*
pad: fix a compiler warning
Peter Hutterer
2020-03-21
1
-1
/
+4
*
tools: record: drop quotes from os-release information
Peter Hutterer
2020-03-21
1
-0
/
+26
*
touchpad: only reduce the slot count for ALPS serial touchpads
Peter Hutterer
2020-03-05
3
-2
/
+7
*
quirks: rename the alps touchpad quirk to note it's a serial TP quirk
Peter Hutterer
2020-03-05
3
-4
/
+4
*
touchpad: add a note to the synaptics touch restore feature
Peter Hutterer
2020-03-05
1
-5
/
+8
*
touchpad: sync the initial tracking id state to the touchpad
Peter Hutterer
2020-02-18
1
-0
/
+8
*
touchpad: never reduce the slot count to 0
Peter Hutterer
2020-02-18
1
-0
/
+12
*
tablet: don't force a proximity out while buttons are down
Peter Hutterer
2020-02-13
2
-10
/
+19
*
tablet: fix the handling of axis updates after a forced proximity out
Peter Hutterer
2020-02-02
1
-2
/
+2
*
timer: make the timer offset error a bit more user-friendly
Peter Hutterer
2020-01-31
1
-1
/
+1
*
touchpad: correct a wrong slot count by the kernel
Peter Hutterer
2020-01-29
2
-2
/
+33
*
evdev-fallback: Use input_event_init for fallback
A. Wilcox
2020-01-20
1
-4
/
+5
*
pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keys
Peter Hutterer
2019-12-04
6
-5
/
+194
*
pad: switch the button mapping to one that can handle keys or buttons
Peter Hutterer
2019-12-04
2
-12
/
+35
*
Adjust for 64bit time_t for 32bit architectures
Peter Hutterer
2019-11-26
3
-10
/
+79
*
touchpad: simplify tapping state machine by eliminating the multitap states
satrmb
2019-11-26
2
-135
/
+5
*
tools: add a tablet debugging tool
Peter Hutterer
2019-11-19
1
-0
/
+7
*
doc: remove the direct link to the various state diagrams
Peter Hutterer
2019-11-15
3
-11
/
+6
[next]