summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix a few coverity complaintsPeter Hutterer2020-11-162-3/+4
* Fix the termination of the readlink resultPeter Hutterer2020-11-161-1/+1
* evdev: reduce the "your system is slow" warning to 5 per hourPeter Hutterer2020-10-291-2/+2
* fallback: expand the range of valid keysPeter Hutterer2020-10-071-1/+1
* touchpad: ignore the ALPS jump to 4095/0Peter Hutterer2020-10-071-0/+13
* evdev: remove now-misleading commentPeter Hutterer2020-08-131-2/+0
* Revert "evdev: fix the check for tablet vs joystick"Peter Hutterer2020-08-131-2/+5
* touchpad: disable jump detection on the Lenovo X1 Gen6 touchpadPeter Hutterer2020-07-154-0/+18
* evdev: drop the check for tablet vs joystickPeter Hutterer2020-07-151-5/+1
* evdev: fix the check for tablet vs joystickPeter Hutterer2020-07-151-3/+4
* Replace strneq() with strstartswith() for variable prefixesPeter Hutterer2020-06-172-10/+2
* utils: add strstartswith() and strendswith() utility functionsPeter Hutterer2020-06-171-0/+26
* evdev: filter unreliable tablet mode switch eventsPeter Hutterer2020-06-031-5/+10
* evdev: a device without any seat caps is an unhandled devicePeter Hutterer2020-06-031-5/+4
* fallback: add missing curly braces to match the coding stylePeter Hutterer2020-06-031-1/+2
* touchpad: correct the tap state transitions for a palm on TOUCH_BEGINPeter Hutterer2020-06-031-1/+1
* touchpad: add touch state debugging to the palm and tap state debug logsPeter Hutterer2020-06-033-2/+18
* Ignore key repeat in all backendsPeter Hutterer2020-06-024-0/+16
* Allow the flat acceleration profile for touchpadsEvan Goode2020-05-273-31/+173
* tablet: add support for sendevents on tabletsPeter Hutterer2020-05-261-0/+1
* tablet: handle a valid prox-out sequence after a forced proximity outPeter Hutterer2020-05-221-0/+10
* Revert "tablet: don't disable the proximity quirk on good sequences"Peter Hutterer2020-05-224-9/+10
* touchpad: restore thumb detection while keeping fixes from !292Matt Mayfield2020-05-224-27/+62
* Deprecate wheel tilt as separate axis sourcePeter Hutterer2020-05-215-42/+8
* evdev: warn if our event processing lags by 10ms or morePeter Hutterer2020-05-134-0/+43
* touchpad: correct a comment regarding the touchpad integrationPeter Hutterer2020-05-121-4/+9
* util: make the trace macro actually usefulPeter Hutterer2020-04-041-6/+3
* tablet: use the AttrPressureRange quirk for tablets tooPeter Hutterer2020-03-311-19/+44
* Fix race condition causing duplicate devices in udev seatsPeter Hutterer2020-03-301-0/+39
* util: fix a scan-build warning (value set but not read)Peter Hutterer2020-03-221-1/+1
* evdev: print a human time for ratelimit testsPeter Hutterer2020-03-222-3/+50
* touchpad: ratelimit the touch jump testsPeter Hutterer2020-03-222-4/+12
* pad: fix a compiler warningPeter Hutterer2020-03-211-1/+4
* tools: record: drop quotes from os-release informationPeter Hutterer2020-03-211-0/+26
* touchpad: only reduce the slot count for ALPS serial touchpadsPeter Hutterer2020-03-053-2/+7
* quirks: rename the alps touchpad quirk to note it's a serial TP quirkPeter Hutterer2020-03-053-4/+4
* touchpad: add a note to the synaptics touch restore featurePeter Hutterer2020-03-051-5/+8
* touchpad: sync the initial tracking id state to the touchpadPeter Hutterer2020-02-181-0/+8
* touchpad: never reduce the slot count to 0Peter Hutterer2020-02-181-0/+12
* tablet: don't force a proximity out while buttons are downPeter Hutterer2020-02-132-10/+19
* tablet: fix the handling of axis updates after a forced proximity outPeter Hutterer2020-02-021-2/+2
* timer: make the timer offset error a bit more user-friendlyPeter Hutterer2020-01-311-1/+1
* touchpad: correct a wrong slot count by the kernelPeter Hutterer2020-01-292-2/+33
* evdev-fallback: Use input_event_init for fallbackA. Wilcox2020-01-201-4/+5
* pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keysPeter Hutterer2019-12-046-5/+194
* pad: switch the button mapping to one that can handle keys or buttonsPeter Hutterer2019-12-042-12/+35
* Adjust for 64bit time_t for 32bit architecturesPeter Hutterer2019-11-263-10/+79
* touchpad: simplify tapping state machine by eliminating the multitap statessatrmb2019-11-262-135/+5
* tools: add a tablet debugging toolPeter Hutterer2019-11-191-0/+7
* doc: remove the direct link to the various state diagramsPeter Hutterer2019-11-153-11/+6