index
:
wayland/libinput
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
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
udev: default to a trackpoint range of 160 for the new ALPS trackpoints
Peter Hutterer
1
-0
/
+3
2018-05-30
udev: support firmware detection for pointing sticks
Martin Wilck
2
-6
/
+25
2018-05-25
libinput-measure-trackpoint-range: minimum delta measurement
Martin Wilck
1
-17
/
+49
2018-05-25
libinput-measure-trackpoint-range: fix typo
Martin Wilck
1
-1
/
+1
2018-05-25
test: fix udev prop test for apple touchpads
Peter Hutterer
1
-2
/
+2
2018-05-25
test: fix udev rule for the gpio keys test device
Peter Hutterer
1
-1
/
+1
2018-05-24
udev: fix entry for Lenovo X280, missing dmi: prefix
Peter Hutterer
1
-1
/
+1
2018-05-22
libinput 1.10.901
1.10.901
Peter Hutterer
1
-1
/
+1
2018-05-21
Bump TRACKPOINT_DEFAULT_MAX_DELTA to 120
Chow Loong Jin
1
-1
/
+1
2018-05-21
Merge branch 'wip/custom-pointer-accel-revert'
Peter Hutterer
19
-795
/
+57
2018-05-21
Merge branch 'wip/touchpad-pointer-accel-v7'
Peter Hutterer
3
-156
/
+110
2018-05-21
filter: improve touchpad acceleration
Peter Hutterer
2
-156
/
+95
2018-05-21
tools: debug-gui: add some extra targets for pointer acceleration testing
Peter Hutterer
1
-0
/
+15
2018-05-21
Revert "Expose a custom acceleration profile"
Peter Hutterer
17
-762
/
+9
2018-05-21
Revert "touchpad: allow custom profiles on touchpads"
Peter Hutterer
2
-33
/
+48
2018-05-18
test: fix the udev rule for the HP WMI hotkeys device
Peter Hutterer
1
-1
/
+1
2018-05-18
test: mark the thinkpad extrabuttons device as ID_INPUT_SWITCH
Peter Hutterer
1
-0
/
+10
2018-05-18
touchpad: remember the suspend reason
Peter Hutterer
4
-40
/
+413
2018-05-18
touchpad: split the switch event handlers up
Peter Hutterer
1
-11
/
+31
2018-05-17
evdev: add three more Logitech K400-like devices to the debouncing quirk
Peter Hutterer
4
-8
/
+11
2018-05-16
tools: ptraccel-debug: fail for a sequence without events
Peter Hutterer
1
-0
/
+3
2018-05-16
util: avoid potential integer overflow
Peter Hutterer
1
-0
/
+2
2018-05-16
tools: libinput-record: fix leaking memory in the error cases
Peter Hutterer
1
-3
/
+7
2018-05-16
utils: fix leak in kv_double_from_string()
Peter Hutterer
1
-1
/
+1
2018-05-16
tools: ptraccel-debug: switch to a mode enum
Peter Hutterer
1
-16
/
+24
2018-05-16
meson: add a 'coverity' option to fix the build
Peter Hutterer
2
-0
/
+19
2018-05-16
test: assume Wacom devices are external touchpads
Peter Hutterer
1
-0
/
+3
2018-05-15
tools: ptraccel-debug: match the help with the actual trackpoint range value
Peter Hutterer
1
-1
/
+1
2018-05-15
Update the README and the graphs showing libinput in the stack
Peter Hutterer
3
-32
/
+51
2018-05-15
touchpad: add a tool to measure the touchpad fuzz
Peter Hutterer
7
-2
/
+606
2018-05-15
Add quirk to fix spurious palm detections on MacBook Pro (13-inch, Mid 2009)
Veli-Jussi Raitila
1
-0
/
+4
2018-05-14
evdev: drop the arbitrary trackpoint range maximum
Peter Hutterer
1
-2
/
+1
2018-05-14
doc: fix typo
Peter Hutterer
1
-1
/
+1
2018-05-11
doc: update pointer acceleration doc with the fixed graphs
Peter Hutterer
4
-9179
/
+842
2018-05-11
tools: fix an argument name for ptraccel-debug
Peter Hutterer
1
-1
/
+1
2018-05-11
tools: fix pointer acceleration graphs generation script
Peter Hutterer
1
-33
/
+35
2018-05-10
gitignore: ignore gnuplot files
Peter Hutterer
1
-0
/
+1
2018-05-10
Fix the scan-build fake leaks
Peter Hutterer
1
-0
/
+18
2018-05-10
tools: switch the ptraccel-debug tool to report profile curves by default
Peter Hutterer
1
-5
/
+5
2018-05-10
touchpad: fix tapping that happens after a moving thumb
Friedrich Schöller
2
-4
/
+43
2018-05-09
udev: Fix Chromebook R13 CB5-312T hwdb name
Paul Kocialkowski
1
-1
/
+1
2018-05-03
udev: copy the trackpoint sensitivity directly from sysfs
Peter Hutterer
2
-2
/
+6
2018-05-03
touchpad: only try to detect touchpad wobbling with one finger down
Peter Hutterer
1
-0
/
+4
2018-05-03
Revert "touchpad: only try to detect touchpad wobbling with one finger down"
Peter Hutterer
1
-4
/
+0
2018-05-03
doc: add two more items I need for trackpoint bugs
Peter Hutterer
1
-0
/
+6
2018-05-03
doc: drop doc for POINTINGSTICK_CONST_ACCEL, no longer in use
Peter Hutterer
1
-3
/
+0
2018-05-03
util: remove dead assignment in strv_join
Peter Hutterer
1
-1
/
+0
2018-05-03
test: don't use ck_assert_ptr_null
Peter Hutterer
1
-1
/
+1
2018-05-03
tools: libinput-record: print switch events in --with-libinput
Peter Hutterer
2
-1
/
+54
2018-05-03
tools: libinput-record: print tablet events in --with-libinput
Peter Hutterer
2
-1
/
+582
[prev]
[next]