summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Reformat a debugging messagePeter Hutterer2018-10-241-3/+2
* | Correct two commentsPeter Hutterer2018-10-241-4/+2
* | Support DTU-1141B on older kernelsPing Cheng2018-10-021-0/+1
|/
* Running 'xsetwacom get $id Serial' gives:James Pearson2018-08-091-1/+1
* travis: Hotfix Coverity's Travis integration patchJason Gerecke2018-06-281-1/+2
* xsetwacom: update man page for button mappingPing Cheng2018-05-021-1/+2
* release.sh: bugfixesAaron Armstrong Skomra2018-03-261-16/+17
* wacom 0.36.1xf86-input-wacom-0.36.1Jason Gerecke2018-03-191-1/+1
* Update README to reflect the move to Github.Aaron Armstrong Skomra2018-03-142-47/+20
* Fail the Coverity build if their script cannot be downloadedJason Gerecke2018-03-141-1/+1
* Check both valid and working state when finding new channelsJason Gerecke2018-03-121-1/+2
* Fix tilt-y being overridden with tilt-xDaniel Ferguson2018-03-071-1/+1
* Support DTK-2451 and DTH-2452 on older kernelsPing Cheng2018-02-012-0/+6
* wacom 0.36.0xf86-input-wacom-0.36.0Jason Gerecke2018-01-221-1/+1
* add Github to release.sh scriptAaron Armstrong Skomra2018-01-221-81/+207
* remove release script code from other projectsAaron Armstrong Skomra2018-01-221-130/+2
* wacom 0.35.99.1xf86-input-wacom-0.35.99.1Jason Gerecke2018-01-091-1/+1
* Allocate 4 buttons for stylus devices (Pro Pen 3D)Jason Gerecke2018-01-091-2/+2
* Add support for Cintiq 27QHDTJason Gerecke2018-01-042-0/+4
* Add support for Cintiq Pro 24/32Jason Gerecke2018-01-042-0/+10
* conf: Add preprobe fdi config to workaround EV_SW issues in HALJason Gerecke2018-01-043-2/+39
* Be more strict about linking to already-linked devicesJason Gerecke2018-01-041-1/+7
* Implement "pan" scrolling functionalityJason Gerecke2018-01-049-7/+161
* Pass current WacomDeviceState through to sendActionJason Gerecke2018-01-041-21/+21
* tools: Prevent use of invalid (negative) fdJason Gerecke2017-12-191-1/+3
* Add Coverity integration to .travis.ymlJason Gerecke2017-12-191-3/+18
* Reset filter when tip is touched to tabletJason Gerecke2017-12-181-0/+9
* Move 'suppress' variable from wcmEvent to commonDispatchDeviceJason Gerecke2017-12-151-6/+4
* Do not overwrite raw device state with filtered coordinate valuesJason Gerecke2017-12-151-17/+15
* Refactor coordinate averaging to seperate functionJason Gerecke2017-12-151-17/+16
* Use git-version-gen for build-time version stringsJason Gerecke2017-12-155-4/+73
* Build tools with AM_CFLAGS and its warningsJason Gerecke2017-11-291-3/+3
* Remove no-longer-necessary "Wno-error" exceptions from TravisJason Gerecke2017-11-291-1/+1
* xsetwacom: Don't drop "const" when performing a castJason Gerecke2017-11-291-1/+1
* xsetwacom: Use explicit NULL for final element of 'parameters' arrayJason Gerecke2017-11-291-1/+1
* Add Travis-CI integrationJason Gerecke2017-11-141-0/+27
* Add support for kernel's new BTN_STYLUS3 eventJason Gerecke2017-11-092-0/+10
* conf: add Dell Canvas 27 touchBenjamin Tissoires2017-11-061-0/+9
* xsetwacom: Recognize 'AltGr' key as synonym for 'ISO_Level3_Shift'Jason Gerecke2017-09-151-0/+2
* Correct device flags for multiple devicesJason Gerecke2017-08-111-7/+13
* Add support for 2nd-generation Intuos ProJason Gerecke2017-08-111-0/+2
* Remove the device's fd from the select() set when we get ENODEVPeter Hutterer2017-08-012-4/+10
* Support DTH-1152 on older kernelsAaron Armstrong Skomra2017-07-202-1/+5
* wacom 0.35.0xf86-input-wacom-0.35.0Jason Gerecke2017-06-261-1/+1
* wacom 0.34.99.1xf86-input-wacom-0.34.99.1Jason Gerecke2017-06-191-1/+1
* test: Update test_normalize_pressure to work with maxCurveJason Gerecke2017-06-191-18/+25
* Introduce "Pressure2K" config option for incompatible softwareJason Gerecke2017-05-318-22/+52
* Support recent display devices on older kernelsAaron Armstrong Skomra2017-05-162-0/+16
* xsetwacom: use XkbGetMap instead of XkbGetKeyboardSebastian Reuße2017-05-111-2/+5
* Fix build with #ifdef DEBUG disabledPeter Hutterer2017-03-241-2/+0