summaryrefslogtreecommitdiff
path: root/src/evdev-fallback.h
Commit message (Expand)AuthorAgeFilesLines
* fallback: disable mouse scroll wheel while middle button is pressedJoseExposito2021-03-171-0/+7
* fallback: replace fallback_dispatch->wheel with an anonymous structJoseExposito2021-03-171-1/+4
* fallback: expand the range of valid keysPeter Hutterer2020-10-071-1/+1
* evdev: Rename button up and down states to mirror each otherBenjamin Poirier2019-03-211-7/+7
* evdev: add a rectangle to the touch arbitrationPeter Hutterer2019-01-311-0/+1
* evdev: introduce a touch arbitration enumPeter Hutterer2019-01-311-3/+3
* fallback: add timer-based touch arbitrationPeter Hutterer2019-01-311-4/+9
* fallback: add support for ABS_MT_TOOL_TYPE for touch screensPeter Hutterer2018-08-031-1/+9
* fallback: move the mt slot state struct/enum herePeter Hutterer2018-08-031-0/+16
* fallback: remove some if 0 codePeter Hutterer2018-07-161-4/+0
* touchpad: make the dwt paired keyboard list a struct listPeter Hutterer2018-05-301-6/+0
* fallback: make the paired keyboard list a struct listPeter Hutterer2018-05-301-9/+10
* evdev: add a quirk to disable debouncing on the MS Nano TranscieversPeter Hutterer2018-02-131-0/+2
* evdev: add new debouncing codePeter Hutterer2017-11-201-1/+101
* fallback: change to handle the state at EV_SYN timePeter Hutterer2017-11-201-0/+2
* fallback: drop unused ratelimit structPeter Hutterer2017-11-201-5/+0
* fallback: create the evdev-fallback.h header filePeter Hutterer2017-11-201-0/+125