summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: enable drag lock for multitap testsPeter Hutterer2017-04-281-0/+5
* touchpad: fix the button timestamps for double/tripletapPeter Hutterer2017-04-281-16/+52
* Merge branch 'wip/touchpad-custom-pressure-values'Peter Hutterer2017-04-261-0/+43
|\
| * touchpad: move the pressure range to a hwdb entryPeter Hutterer2017-04-261-0/+43
* | Merge branch 'wip/touchpad-mt-tool-palm'Peter Hutterer2017-04-261-0/+83
|\ \ | |/ |/|
| * touchpad: add MT_TOOL-based palm detectionPeter Hutterer2017-04-211-0/+83
* | evdev: improve default scroll button detectionPeter Hutterer2017-04-241-0/+4
|/
* test: unset MOUSE_DPI for the apple magic mousePeter Hutterer2017-03-301-0/+19
* test: fix udev rule for click count devicePeter Hutterer2017-03-301-3/+3
* test: highlight the various state machines with colorsPeter Hutterer2017-03-281-1/+20
* test: detect linebreaks in log messagesPeter Hutterer2017-03-281-4/+6
* test: add color to litest verbose outputPeter Hutterer2017-03-281-4/+25
* test: align litest output messagesPeter Hutterer2017-03-281-2/+2
* test: drop unused variablePeter Hutterer2017-03-281-4/+3
* tablet: add axis smoothingPeter Hutterer2017-03-231-7/+71
* test: add missing linebreak to error messagePeter Hutterer2017-03-141-1/+1
* test: fix tablet touch arbitration casePeter Hutterer2017-03-141-1/+1
* test: don't use the same mouse twicePeter Hutterer2017-03-141-2/+2
* test: drop ABS_MT_PRESSURE from the bcm5974Peter Hutterer2017-03-081-3/+0
* touchpad: ignore hovering touches for the software button statePeter Hutterer2017-03-021-0/+32
* touchpad: reduce minimum height for horiz edge scrolling to 40mmPeter Hutterer2017-02-281-1/+1
* test: add a has_slider check for the airbrush toolPeter Hutterer2017-02-221-0/+2
* evdev: don't provide button scrolling on absolute pointer devicesPeter Hutterer2017-02-201-0/+1
* evdev: add "READY" state to button scrollingPeter Hutterer2017-02-202-5/+20
* test: add tests for middle button + button scrolling on BTN_LEFTPeter Hutterer2017-02-201-0/+130
* evdev: add quirk for Logitech Marble MousePeter Hutterer2017-02-202-0/+27
* test: fix the pointer scroll-defaults testPeter Hutterer2017-02-201-7/+16
* test: skip two tests when middle button is missingPeter Hutterer2017-02-201-0/+10
* test: fix middle button defaults testPeter Hutterer2017-02-201-8/+7
* test: check the libinput device for BTN_MIDDLE, not the libevdev devicePeter Hutterer2017-02-201-9/+11
* test: fix udev rule for waltop tablet test devicePeter Hutterer2017-02-171-1/+1
* touchpad: add a hwdb quirk for (external) touchpad/keyboard combosPeter Hutterer2017-02-131-0/+4
* Merge branch 'gcov-tests'Peter Hutterer2017-02-0911-3/+416
|\
| * test: add tests for tablet tool typesPeter Hutterer2017-02-091-0/+69
| * test: add helper functions to filter an eventPeter Hutterer2017-02-092-0/+29
| * test: add basic test for getting the physical seat namePeter Hutterer2017-02-091-0/+14
| * evdev: split calibration property parsing into a helperPeter Hutterer2017-02-091-0/+55
| * path: parse the WL_OUTPUT property for patch devices tooPeter Hutterer2017-02-092-1/+28
| * test: add test for touch seat slotsPeter Hutterer2017-02-061-1/+71
| * Swap the return values for unsupported scroll button configsPeter Hutterer2017-02-061-0/+23
| * test: add test for setting pointer accel profiles on no-accel devicesPeter Hutterer2017-02-061-0/+30
| * test: test click method setting on non-touchpadsPeter Hutterer2017-02-061-1/+2
| * test: add test for pad event mode groupsPeter Hutterer2017-02-061-0/+63
| * test: add missing checks for tap enabled/disabled by defaultPeter Hutterer2017-02-061-0/+4
| * test: add test for natural scroll defaults on no-scroll devicesPeter Hutterer2017-02-061-0/+13
| * test: add test for default button tap map (on non-tapping devices)Peter Hutterer2017-02-061-0/+15
* | touchpad: mark the Apple onebutton touchpad as clickfinger-defaultPeter Hutterer2017-02-097-3/+263
|/
* Merge branch 'touchpad-pressure-based-v2'Peter Hutterer2017-02-038-192/+654
|\
| * test: add touchpad pressure testsPeter Hutterer2017-01-301-0/+223
| * touchpad: use pressure values for touch is-down decisionPeter Hutterer2017-01-305-1/+70