summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-30udev: default to a trackpoint range of 160 for the new ALPS trackpointsPeter Hutterer1-0/+3
2018-05-30udev: support firmware detection for pointing sticksMartin Wilck2-6/+25
2018-05-25libinput-measure-trackpoint-range: minimum delta measurementMartin Wilck1-17/+49
2018-05-25libinput-measure-trackpoint-range: fix typoMartin Wilck1-1/+1
2018-05-25test: fix udev prop test for apple touchpadsPeter Hutterer1-2/+2
2018-05-25test: fix udev rule for the gpio keys test devicePeter Hutterer1-1/+1
2018-05-24udev: fix entry for Lenovo X280, missing dmi: prefixPeter Hutterer1-1/+1
2018-05-22libinput 1.10.9011.10.901Peter Hutterer1-1/+1
2018-05-21Bump TRACKPOINT_DEFAULT_MAX_DELTA to 120Chow Loong Jin1-1/+1
2018-05-21Merge branch 'wip/custom-pointer-accel-revert'Peter Hutterer19-795/+57
2018-05-21Merge branch 'wip/touchpad-pointer-accel-v7'Peter Hutterer3-156/+110
2018-05-21filter: improve touchpad accelerationPeter Hutterer2-156/+95
2018-05-21tools: debug-gui: add some extra targets for pointer acceleration testingPeter Hutterer1-0/+15
2018-05-21Revert "Expose a custom acceleration profile"Peter Hutterer17-762/+9
2018-05-21Revert "touchpad: allow custom profiles on touchpads"Peter Hutterer2-33/+48
2018-05-18test: fix the udev rule for the HP WMI hotkeys devicePeter Hutterer1-1/+1
2018-05-18test: mark the thinkpad extrabuttons device as ID_INPUT_SWITCHPeter Hutterer1-0/+10
2018-05-18touchpad: remember the suspend reasonPeter Hutterer4-40/+413
2018-05-18touchpad: split the switch event handlers upPeter Hutterer1-11/+31
2018-05-17evdev: add three more Logitech K400-like devices to the debouncing quirkPeter Hutterer4-8/+11
2018-05-16tools: ptraccel-debug: fail for a sequence without eventsPeter Hutterer1-0/+3
2018-05-16util: avoid potential integer overflowPeter Hutterer1-0/+2
2018-05-16tools: libinput-record: fix leaking memory in the error casesPeter Hutterer1-3/+7
2018-05-16utils: fix leak in kv_double_from_string()Peter Hutterer1-1/+1
2018-05-16tools: ptraccel-debug: switch to a mode enumPeter Hutterer1-16/+24
2018-05-16meson: add a 'coverity' option to fix the buildPeter Hutterer2-0/+19
2018-05-16test: assume Wacom devices are external touchpadsPeter Hutterer1-0/+3
2018-05-15tools: ptraccel-debug: match the help with the actual trackpoint range valuePeter Hutterer1-1/+1
2018-05-15Update the README and the graphs showing libinput in the stackPeter Hutterer3-32/+51
2018-05-15touchpad: add a tool to measure the touchpad fuzzPeter Hutterer7-2/+606
2018-05-15Add quirk to fix spurious palm detections on MacBook Pro (13-inch, Mid 2009)Veli-Jussi Raitila1-0/+4
2018-05-14evdev: drop the arbitrary trackpoint range maximumPeter Hutterer1-2/+1
2018-05-14doc: fix typoPeter Hutterer1-1/+1
2018-05-11doc: update pointer acceleration doc with the fixed graphsPeter Hutterer4-9179/+842
2018-05-11tools: fix an argument name for ptraccel-debugPeter Hutterer1-1/+1
2018-05-11tools: fix pointer acceleration graphs generation scriptPeter Hutterer1-33/+35
2018-05-10gitignore: ignore gnuplot filesPeter Hutterer1-0/+1
2018-05-10Fix the scan-build fake leaksPeter Hutterer1-0/+18
2018-05-10tools: switch the ptraccel-debug tool to report profile curves by defaultPeter Hutterer1-5/+5
2018-05-10touchpad: fix tapping that happens after a moving thumbFriedrich Schöller2-4/+43
2018-05-09udev: Fix Chromebook R13 CB5-312T hwdb namePaul Kocialkowski1-1/+1
2018-05-03udev: copy the trackpoint sensitivity directly from sysfsPeter Hutterer2-2/+6
2018-05-03touchpad: only try to detect touchpad wobbling with one finger downPeter Hutterer1-0/+4
2018-05-03Revert "touchpad: only try to detect touchpad wobbling with one finger down"Peter Hutterer1-4/+0
2018-05-03doc: add two more items I need for trackpoint bugsPeter Hutterer1-0/+6
2018-05-03doc: drop doc for POINTINGSTICK_CONST_ACCEL, no longer in usePeter Hutterer1-3/+0
2018-05-03util: remove dead assignment in strv_joinPeter Hutterer1-1/+0
2018-05-03test: don't use ck_assert_ptr_nullPeter Hutterer1-1/+1
2018-05-03tools: libinput-record: print switch events in --with-libinputPeter Hutterer2-1/+54
2018-05-03tools: libinput-record: print tablet events in --with-libinputPeter Hutterer2-1/+582