summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing newline to log messageJason Gerecke2016-11-141-1/+1
* Further reduce arbitration priority of cursor devicesJason Gerecke2016-11-141-9/+18
* Allow cursor devices to maintain "active" status while buttons are downJason Gerecke2016-11-141-1/+1
* Lazily allocate pressure curve tableJason Gerecke2016-11-143-16/+30
* Increase full-scale pressure range from 0..2047 to 0..65535Jason Gerecke2016-11-112-2/+26
* Read TouchRing axis range from kernel instead of hardcodingJason Gerecke2016-11-014-11/+21
* Make DEVICE_CLOSE a noopPeter Hutterer2016-08-111-1/+2
* Lock the input thread while creating a new devicePeter Hutterer2016-08-111-0/+8
* Handle the input ABI 23 - removal of xf86BlockSIGIOPeter Hutterer2016-08-112-14/+40
* xsetwacom: refer KeySyms defined by keysymdef.h in man pagePing Cheng2016-08-082-4/+14
* xsetwacom: Add return to special key alias listPing Cheng2016-08-041-0/+2
* wacom 0.33.0xf86-input-wacom-0.33.0Jason Gerecke2016-05-131-1/+1
* wacom 0.32.99.1xf86-input-wacom-0.32.99.1Jason Gerecke2016-05-041-1/+1
* conf: rename to 70-wacom.confJason Gerecke2016-04-282-1/+1
* conf: Prevent xf86-input-wacom from binding to pure-keyboard devicesJason Gerecke2016-04-271-5/+49
* isdv4: Use last-known event position in touch up eventsJason Gerecke2016-04-141-4/+4
* xsetwacom: Use stderr for 'core' and 'displaytogle' deprecation noticesJason Gerecke2016-01-251-2/+2
* xsetwacom: Only print action name for "modetoggle" and "displaytoggle"Jason Gerecke2016-01-251-1/+1
* xsetwacom: Remove unnecessary static state from 'get_actions'Jason Gerecke2016-01-251-1/+2
* release.sh: use -t flag to create a sf shellPeter Hutterer2015-12-071-1/+1
* release.sh: fix syntax errorsPeter Hutterer2015-12-071-1/+1
* wacom 0.32.0xf86-input-wacom-0.32.0Jason Gerecke2015-11-231-1/+1
* Streamline Sourceforge login for release.shJason Gerecke2015-11-231-4/+5
* Don't rely on IsPad() when trying to undo kernel event filteringJason Gerecke2015-08-241-3/+3
* Update release.sh script from XorgJason Gerecke2015-08-241-200/+827
* wacom 0.31.0xf86-input-wacom-0.31.0Jason Gerecke2015-08-171-1/+1
* wacom 0.30.99.1xf86-input-wacom-0.30.99.1Jason Gerecke2015-08-101-1/+1
* Modify wcmMaxCursorDist calculation to support non-inverted protocol 4Jason Gerecke2015-07-281-38/+26
* xsetwacom: Fix regression in simple button mappingJason Gerecke2015-07-071-2/+3
* wacom 0.30.0xf86-input-wacom-0.30.0Jason Gerecke2015-06-091-1/+1
* wacom 0.29.99.1xf86-input-wacom-0.29.99.1Jason Gerecke2015-05-291-1/+1
* xsetwacom: Fix 'get_mapped_area' ("maptooutput next") on 64-bitJason Gerecke2015-04-281-12/+18
* asan: xsetwacom: Cleanup xsetwacom memory leaksJason Gerecke2015-04-281-12/+25
* ubsan: Use 'unsigned int' for button mask in 'wcmSendButtons'Jason Gerecke2015-04-281-2/+2
* ubsan: Prevent out-of-bounds array writeJason Gerecke2015-04-281-1/+2
* ubsan: Fix alignment issuesJason Gerecke2015-04-281-1/+3
* afl: xsetwacom: Check that argc is in range before dereferencing argvJason Gerecke2015-04-281-4/+5
* afl: xsetwacom: Do not allow negative button numbersJason Gerecke2015-04-281-2/+2
* xsetwacom: Add ability to read args from stdin for fuzzingJason Gerecke2015-04-283-0/+57
* Allow PAD only interfaces without EV_ABS and/or EV_X/Y to report eventsBenjamin Tissoires2015-03-201-2/+3
* Coverity: remove dead codePeter Hutterer2015-03-191-6/+0
* tools: make baudrate unsigned int to shut up compilerPeter Hutterer2015-03-191-7/+7
* Coverity: silence "ioctl return value not checked" warningsPeter Hutterer2015-03-191-5/+10
* Coverity: fix potential negative array subscriptPeter Hutterer2015-03-192-1/+4
* Coverity: fix coverity complaints about unchecked return valuesPeter Hutterer2015-03-193-6/+11
* Coverity: fix potential NULL-pointer dereferencesPeter Hutterer2015-03-192-0/+6
* wacom 0.29.0xf86-input-wacom-0.29.0Jason Gerecke2015-03-161-1/+1
* Fix release scriptPeter Hutterer2015-03-121-1/+1
* tools: Add missing includes for fstat(2)Peter Hutterer2015-03-091-0/+2
* Add missing includes for fstat(2)Peter Hutterer2015-03-091-0/+2