summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix pen and touch arbitrationPing Cheng2013-02-261-3/+2
* Don't reset properties on checkonlyJason Gerecke2013-02-111-9/+12
* Add Touch option to xsetwacom manpagePing Cheng2013-01-302-3/+8
* include: Move wacom-util.h after X11 headersJason Gerecke2013-01-241-1/+2
* Have wcmFindActionHandler return success/failure directlyJason Gerecke2013-01-241-6/+9
* NONE is not a valid action, and NULL a bad valueJason Gerecke2013-01-231-8/+15
* Have wcmSetActionProperty run checkonlyJason Gerecke2013-01-231-34/+29
* Pass errors from wcmSetActionProperty up the stackJason Gerecke2013-01-231-1/+3
* Setting an invalid action property should return an errorPeter Hutterer2013-01-231-1/+1
* Have wcmFindActionHandler properly handle wcmFindProp errorJason Gerecke2013-01-231-1/+1
* Improve wcmFindProp readabilityJason Gerecke2013-01-231-5/+2
* Increase maximum allowed X11 button numberJason Gerecke2013-01-232-2/+3
* Improve logging of X property settingJason Gerecke2013-01-231-7/+38
* test: replace INCLUDES with AM_CPPFLAGSPeter Hutterer2013-01-221-1/+1
* Fix a debug message not parsed by sigsafe printf codePeter Hutterer2013-01-221-1/+1
* Drop unused maxWidth/maxHeightPeter Hutterer2013-01-222-6/+2
* Fix indentation in usbStart()Peter Hutterer2013-01-221-9/+9
* include: don't redefine ARRAY_SIZEPeter Hutterer2013-01-221-0/+2
* wacom 0.19.0xf86-input-wacom-0.19.0Jason Gerecke2013-01-021-1/+1
* Properly map 2nd abswheel of Cintiq 24HD touchJason Gerecke2013-01-021-1/+2
* wacom 0.18.99.1xf86-input-wacom-0.18.99.1Jason Gerecke2012-12-191-1/+1
* If ds.device_type is 0, set it to the one we guessed earlierPeter Hutterer2012-12-191-0/+7
* Fix missing braces around condition in refreshDeviceTypePeter Hutterer2012-12-191-1/+2
* Handle BTN_TOOL_MOUSE/LENS in toolTypeToDeviceTypePeter Hutterer2012-12-191-0/+4
* Filter out DOUBLETAP and TRIPLETAP events for true MT dataPing Cheng2012-12-191-0/+2
* Assign PAD_CHANNEL to BTNChannel for all PAD toolsPing Cheng2012-12-191-5/+1
* BTN_TOOL_FINGER is not for PAD if MT is supportedPing Cheng2012-12-181-5/+8
* Send generic PAD events before other eventsPing Cheng2012-12-181-0/+13
* Initialize wcmBTNChannel in usbWcmInitPadState()Ping Cheng2012-12-181-5/+8
* Remove channel duplication code for generic devicesPing Cheng2012-12-181-32/+2
* man: CursorProx affects absolute mode as wellPeter Hutterer2012-12-111-1/+1
* Convert resolution from points/inch to points/mPing Cheng2012-12-061-1/+1
* Update resoltuion for old kernelsPing Cheng2012-12-061-2/+2
* Post maximum number of contacts to clientsPing Cheng2012-12-064-1/+11
* Properly clear action propertiesJason Gerecke2012-12-041-1/+1
* Add support for MT ISDv4 device 0x4001Ping Cheng2012-12-042-0/+2
* Support up to 16 touch pointsPing Cheng2012-11-261-1/+1
* Bring back AM_MAINTAINER_MODE, default to enabledPeter Hutterer2012-11-261-0/+1
* Don't declare touch_mask on older serversJason Gerecke2012-11-131-0/+2
* wacom 0.18.0xf86-input-wacom-0.18.0Jason Gerecke2012-10-261-1/+1
* Add three MT ISDv4 devices (E5, 100, 101)Ping Cheng2012-10-262-0/+6
* Have direct-touch devices move into and out of GESTURE_DRAG_MODEJason Gerecke2012-10-261-3/+8
* If _source is NULL, don't auto-pick the type.Peter Hutterer2012-10-251-0/+3
* wacom 0.17.99.1xf86-input-wacom-0.17.99.1Jason Gerecke2012-10-191-1/+1
* Limit use of touch class to touch devices onlyJason Gerecke2012-10-191-4/+6
* Correct number of actions reported by sendWheelStripEvent to sendActionJason Gerecke2012-10-191-8/+14
* Have getWheelButton deal with array indices instead of pointersJason Gerecke2012-10-192-32/+29
* Restore pad button functionalityJason Gerecke2012-10-191-1/+5
* Add support for Cintiq 24HD touchJason Gerecke2012-10-192-0/+3
* Add recently-referenced functions to fake-symbolsJason Gerecke2012-10-192-0/+37