summaryrefslogtreecommitdiff
path: root/test/test-gestures.c
Commit message (Expand)AuthorAgeFilesLines
* High-resolution scroll wheel supportPeter Hutterer2021-08-311-2/+8
* Replace fallthrough comments with __attribute__((fallthrough))Peter Hutterer2021-07-221-13/+13
* gestures: improve one finger hold detectionJosé Expósito2021-06-101-0/+73
* gestures: add quick hold implementationJosé Expósito2021-06-091-0/+137
* tests: add hold gesture testsJosé Expósito2021-06-091-0/+222
* tests: optionally hold in gesture test functionsJosé Expósito2021-06-091-14/+105
* tests: move existing gesture tests to functions to be able to reuse themJosé Expósito2021-06-091-317/+359
* gesutures: allow to configure hold gesturesJosé Expósito2021-06-091-0/+78
* tests: add a gesture test to ensure our unaccel deltas are in a sane rangePeter Hutterer2021-03-161-0/+102
* test: drop the custom group namesPeter Hutterer2021-02-121-17/+17
* test: wrap slot counting into a helper functionPeter Hutterer2020-01-291-12/+12
* test: fix a coverity warning about an unused valuePeter Hutterer2019-09-301-6/+4
* gestures: where we have more fingers than slots, default to swipePeter Hutterer2019-09-251-0/+53
* gestures: improve scroll responsiveness for vertically aligned touchesMatt Mayfield2019-07-151-0/+22
* touchpad: basic thumb detection within gesturesMatt Mayfield2019-07-151-55/+1
* test: use an enum for the cardinalsPeter Hutterer2019-06-201-10/+13
* test: fix a bunch of tests expecting BTN_TOOL_TRIPLETAPPeter Hutterer2019-05-081-0/+1
* test: drop the sleep_ms argumentPeter Hutterer2018-08-281-32/+12
* test: force 10ms intervals for touch moves, unless specified otherwisePeter Hutterer2018-08-281-6/+6
* test: don't use move_to for a single-step movementPeter Hutterer2018-08-271-4/+4
* test: move all the _setup() functions into a special sectionPeter Hutterer2018-03-231-2/+1
* test: fix typo in test case namePeter Hutterer2017-08-171-2/+2
* gestures: don't try to pinch for nfingers > slotsPeter Hutterer2017-08-011-211/+0
* test: prefix all test source files with "test-"Peter Hutterer2017-01-161-0/+1295