summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wacom 0.40.0xf86-input-wacom-0.40.0Jason Gerecke2021-02-031-1/+1
* Recognize pad devices which only have softkeys (e.g. Cintiq Pro 32)Jason Gerecke2021-02-031-2/+2
* Support the keycodes sent by the hardware buttonsPeter Hutterer2021-02-023-1/+67
* Stop pointer movement when panscrolling in relative modeRussell Haley2021-02-011-1/+1
* Better explanation of the "ToolSerials" optionvintagepc2021-02-011-3/+7
* Remove Travis integrationJason Gerecke2021-02-011-64/+0
* Add workflow for automated testing via Github ActionsJason Gerecke2021-02-012-0/+94
* gitignore: Add a few more entriesJason Gerecke2021-01-151-0/+5
* tools: update rules to handle bind/unbind eventsJason Gerecke2020-12-031-1/+1
* Increase size of event queue to 128Jason Gerecke2020-12-011-1/+1
* Remove duplicate MAX_USB_EVENTS definitionJason Gerecke2020-12-011-1/+0
* travis CI: order ppc64le after amd64Peter Hutterer2020-10-271-1/+1
* Adding ppc64le architecture to support on travis-cikishorkunal-raj2020-09-291-0/+4
* Merge pull request #137 from Pinglinux/for-cintiq-16-2Jason Gerecke2020-08-031-0/+4
|\
| * Support new Cintiqs for older kernelsPing Cheng2020-07-291-0/+4
|/
* Add new "Wacom One Pen Display 13" PIDAaron Armstrong Skomra2020-01-082-0/+4
* wacom 0.39.0xf86-input-wacom-0.39.0Jason Gerecke2019-12-201-1/+1
* Merge pull request #96 from jigpu/add-new-msp-pidJason Gerecke2019-12-162-0/+4
|\
| * Recognize new MobileStudio Pro PIDJason Gerecke2019-12-162-0/+4
* | Merge pull request #92 from jigpu/fix-74Jason Gerecke2019-11-042-12/+53
|\ \ | |/ |/|
| * Ignore ABS_MISC as a source of device type information for AES pensJason Gerecke2019-11-042-12/+53
|/
* Merge pull request #90 from jigpu/fix-86Jason Gerecke2019-10-231-1/+1
|\
| * tools: Fix potential buffer overflow when reading from serial tabletJason Gerecke2019-10-231-1/+1
|/
* wacom 0.38.0xf86-input-wacom-0.38.0Jason Gerecke2019-10-141-1/+1
* wacom 0.37.99.1xf86-input-wacom-0.37.99.1Jason Gerecke2019-10-091-1/+1
* Merge pull request #84 from jigpu/gesture-modsJason Gerecke2019-10-093-44/+31
|\
| * Handle multitouch mode up at the very start wcmGestureFilterJason Gerecke2019-09-191-18/+24
| * Perform a few cleanups in wcmTouchFilter.cJason Gerecke2019-09-191-20/+5
| * Change default gesture mode: touchpad=on, touchscreen=offJason Gerecke2019-09-192-6/+2
|/
* Merge pull request #78 from Pinglinux/masterJason Gerecke2019-09-122-1/+9
|\
| * Support new MobileStudio Pro for older kernelsPing Cheng2019-09-102-1/+9
|/
* Merge pull request #77 from jigpu/issue-43Jason Gerecke2019-09-093-67/+65
|\
| * Trigger scroll and zoom gestures immediately after they are detectedJason Gerecke2019-09-043-14/+5
| * Revert "Reset wcmGestureState to current device state upon gesture start"Jason Gerecke2019-09-041-20/+3
| * Do not start scroll gesture if fingers are moving opposite directionsJason Gerecke2019-09-041-1/+18
| * Minor cleanups for wcmFingerScroll and wcmFingerZoomJason Gerecke2019-09-041-9/+12
| * Use wcmScrollDistance as scroll threshold; recognize scrolling more consistentlyJason Gerecke2019-09-041-7/+7
| * Overhaul calculation of default scroll, zoom, and spread distancesJason Gerecke2019-09-041-11/+12
| * Prevent spurious right-clicks at the end of very short scroll and zoom gesturesJason Gerecke2019-09-041-1/+9
| * Do not wait wcmTapTime to enter scroll or zoom modeJason Gerecke2019-09-041-8/+3
|/
* Merge pull request #73 from jigpu/fix-54Jason Gerecke2019-09-037-43/+52
|\
| * Use a proxout height of 30 for all stylus devicesJason Gerecke2019-08-123-5/+10
| * Allow CursorProximity to take effect even if distance == 0 on tablet surfaceJason Gerecke2019-08-122-1/+2
| * Allow use of proxout feature for any relative tablet tool (stylus, eraser, cu...Jason Gerecke2019-08-125-15/+18
| * Change wcmCursorProxoutDist from a common to a private propertyJason Gerecke2019-08-125-30/+30
* | travis CI: rework and simplifyPeter Hutterer2019-07-311-15/+32
* | Remove misplaced commentPeter Hutterer2019-07-311-1/+0
|/
* Merge pull request #67 from skomra/masterJason Gerecke2019-07-294-9/+4
|\
| * Remove and replace references to SourceforgeAaron Armstrong Skomra2019-07-164-9/+4
* | Merge pull request #66 from ShapeShifter499/masterJason Gerecke2019-07-161-0/+18
|\ \ | |/ |/|