summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* touchpad: don't allow for multifinger tapping after a movePeter Hutterer2019-11-151-3/+23
* tablet: handle a direct tool switch correctlyPeter Hutterer2019-10-311-10/+27
* tablet: add a helper function to get the current toolPeter Hutterer2019-10-311-7/+13
* fallback: fix a coverity warningPeter Hutterer2019-10-241-1/+1
* meson: move HTTP doc url generation to herePeter Hutterer2019-10-171-6/+0
* Add a scroll button lock featurePeter Hutterer2019-10-177-1/+225
* fallback: don't send a single-touch motion if we just sent a beginPeter Hutterer2019-10-161-3/+1
* touchpad: use the same speed for scrolling as the baseline of the accel curvePeter Hutterer2019-10-141-2/+11
* LIBINPUT_EVENT_TABLET_BUTTON doesn't exist, use LIBINPUT_EVENT_TABLET_PAD_BUTTONAleix Pol2019-10-111-1/+1
* util-time: include linux/input.hPeter Hutterer2019-10-051-0/+1
* Fixed horizontal scrolling on Logitech MX Master 2S/3Jakub Schmidtke2019-09-304-0/+15
* tablet: Improve forced prox out behavior.John Chadwick2019-09-291-0/+5
* middle-button: add space to middlebutton state debug messagePeter Hutterer2019-09-271-1/+1
* doc: update reference to the event codes headerPeter Hutterer2019-09-251-2/+2
* gestures: where we have more fingers than slots, default to swipePeter Hutterer2019-09-251-0/+6
* gestures: rename the inner/outer thresholds to min/max_movePeter Hutterer2019-09-251-15/+15
* touchpad: only identify for pinch in a distinct pinch positionPeter Hutterer2019-09-251-4/+7
* touchpad: drop useless asserts()Peter Hutterer2019-09-251-3/+0
* Touchpad fix and trackpoint speed adjustment for Lenovo T490sSerhii Chaplia2019-09-253-0/+3
* quirks.c: remove unused includeKonstantin Kharlamov2019-09-131-1/+0
* udev-seat.c: remove unused includesKonstantin Kharlamov2019-09-131-2/+0
* path-seat.c: remove unused includesKonstantin Kharlamov2019-09-131-2/+0
* evdev-mt-touchpad-buttons.c: remove unused includesKonstantin Kharlamov2019-09-131-2/+0
* filter.h/c: remove unused includesKonstantin Kharlamov2019-09-131-1/+0
* timer.c: remove unused include <inttypes.h>Konstantin Kharlamov2019-09-121-1/+0
* evdev-tablet-pad-leds.c: remove unused includesKonstantin Kharlamov2019-09-121-2/+0
* evdev-tablet.c: remove unused includeKonstantin Kharlamov2019-09-121-1/+0
* evdev-mt-touchpad-gestures.c: remove unused includeKonstantin Kharlamov2019-09-121-1/+0
* evdev-mt-touchpad-edge-scroll.c: remove unused includesKonstantin Kharlamov2019-09-121-3/+0
* evdev-mt-touchpad-tap.c: remove unused includesKonstantin Kharlamov2019-09-121-3/+0
* evdev-mt-touchpad.h: remove unused includeKonstantin Kharlamov2019-09-121-1/+0
* evdev.c: remove unused includeKonstantin Kharlamov2019-09-121-1/+0
* filter-trackpoint.c: remove unused includeKonstantin Kharlamov2019-09-121-1/+0
* filter-touchpad-x230.c: remove unused includesKonstantin Kharlamov2019-09-121-3/+0
* filter-touchpad.c: remove unused includesKonstantin Kharlamov2019-09-121-2/+0
* filter-mouse.c: remove unused includesKonstantin Kharlamov2019-09-121-2/+0
* filter-low-dpi.c: remove unused includesKonstantin Kharlamov2019-09-121-2/+0