summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* wacom 0.28.99.1xf86-input-wacom-0.28.99.1Jason Gerecke2015-03-051-1/+1
* doc: Fix doxygen.conf warningsJason Gerecke2015-02-021-13/+1
* xsetwacom: Ease static analysis of get_mapped_areaJason Gerecke2015-02-021-20/+9
* tools: Fix up const warningsJason Gerecke2015-02-023-22/+15
* xsetwacom: Use 'fabs' instead of 'abs' where necessaryJason Gerecke2015-02-022-3/+3
* xsetwacom: Remove unused variable from 'strjoinsplit'Jason Gerecke2015-02-021-1/+1
* xsetwacom: Fix format string provided used by 'get_button'Jason Gerecke2015-02-021-1/+1
* xsetwacom: Declare printf attribute on print_{,button_}valueJason Gerecke2015-02-021-0/+2
* tools: Build with CWARNFLAGSJason Gerecke2015-02-021-1/+2
* xsetwacom: Allow "get <id> all" to iterate over all available buttonsJason Gerecke2015-01-291-1/+21
* xsetwacom: Add print_button_value functionJason Gerecke2015-01-291-2/+34
* xsetwacom: Don't try to print "set" commands for readonly propertiesJason Gerecke2015-01-291-0/+4
* xsetwacom: Print proper names of xorg.conf optionsJason Gerecke2015-01-291-1/+22
* xsetwacom: Print error/warning messages on stderrJason Gerecke2015-01-291-15/+15
* xsetwacom: Use effective XKB group number in keysym_to_keycodeJason Gerecke2015-01-121-8/+38
* wacom 0.28.0xf86-input-wacom-0.28.0Jason Gerecke2015-01-051-1/+1
* wacom 0.27.99.1xf86-input-wacom-0.27.99.1Jason Gerecke2014-12-221-1/+1
* xsetwacom: Warn if keycode could not be foundJason Gerecke2014-12-221-1/+3
* Allow xsetwacom to recognize 'insert' as a keyJason Gerecke2014-12-081-0/+2
* Ensure input device fd gets closed after useJason Gerecke2014-12-081-1/+1
* Remove hardcoded function name - usbProbeKeysPing Cheng2014-11-241-2/+1
* Allow PAD only interface without setting up EV_ABS and/or EV_X/YPing Cheng2014-11-241-0/+10
* wacom 0.27.0xf86-input-wacom-0.27.0Jason Gerecke2014-11-031-1/+1
* wacom 0.26.99.1xf86-input-wacom-0.26.99.1Jason Gerecke2014-10-271-1/+1
* Reset wcmGestureState to current device state upon gesture startJason Gerecke2014-09-251-3/+20
* Set the active driver to NULL before uninitalizing the deviceJason Gerecke2014-09-251-0/+3