summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-01xsetwacom: fix compiler warningHEADmasterPeter Hutterer1-6/+5
2012-03-01xsetwacom: re-add ToolID with the current tool ID in proximityPeter Hutterer1-1/+10
2012-03-01xsetwacom: ToolID is actually ToolTypePeter Hutterer1-2/+2
2012-03-01Export current tool ID in the property tooPeter Hutterer5-12/+19
2012-02-21Extend length of wheel_actions array to 6Jason Gerecke1-1/+1
2012-02-16Remove AC_CORE status printJason Gerecke1-3/+2
2012-02-16Check for appropriate number of properties when setting buttonsJason Gerecke1-1/+2
2012-02-16Remove redundant redeclaration of 'wcmInitialScreens'Jason Gerecke1-1/+0
2012-02-11Add Wacom Intuos4 Wireless to 50-wacom.confPrzemo Firszt1-1/+1
2012-02-05Move some usb-specific keys to wcmUSBData.Peter Hutterer2-15/+18
2012-02-04Initialize button action properties for the correct button number (#45557)Peter Hutterer2-19/+17
2012-02-04Compress button counting statementPeter Hutterer1-6/+1
2012-01-31man.wacom: Fix typo in Touch Gestures.David Foley1-1/+1
2012-01-27man.wacom: Add gesture description.David Foley1-0/+33
2012-01-26Allow for a threshold of -1 to reset to the built-in default (#43221)Peter Hutterer3-7/+9
2012-01-26Fix wrong check for configdirPeter Hutterer1-1/+1
2012-01-16wacom 0.13.0Jason Gerecke1-1/+1
2012-01-06release.sh: set announces' Reply-To to the linuxwacom-discussPeter Hutterer1-0/+2
2012-01-03wacom 0.12.99.1Jason Gerecke1-1/+1
2012-01-03'Left mouse button' dragging support.Alexey Osipov3-10/+52
2012-01-03Create wcmTouchFilter.hAlexey Osipov5-2/+33
2012-01-03Fix cursor jumping after zoom and scroll gestures when in Relative mode.Alexey Osipov2-16/+7
2012-01-03Extra right clicks removed.Alexey Osipov1-1/+1
2011-12-30Remove testing codeJason Gerecke1-4/+1
2011-12-29Expose the second touch ring's raw value in a new 7th valuatorJason Gerecke2-6/+33
2011-12-29Have the second touch ring emulate wheel events by defaultJason Gerecke7-14/+59
2011-12-29Add 'abswheel2' to device state for dual-ring devicesJason Gerecke3-9/+20
2011-12-29Add basic support for Cintiq 24HDJason Gerecke3-0/+6
2011-12-29De-duplicate code for wheel/strip scrollingJason Gerecke3-63/+200
2011-12-20test: fix linker error 'input_option_new' undefinedPeter Hutterer1-0/+35
2011-12-20test: add more #defines to fix build issues.Peter Hutterer2-4/+6
2011-12-20test: drop duplicate definition of xf86FindOptionValuePeter Hutterer1-1/+0
2011-11-26Remove wcmTapTimeDefault variableChris Bagwell3-3/+1
2011-11-26default gesture distance values based on hw maximumsChris Bagwell4-19/+30
2011-11-26Break option parsing into two init phasesChris Bagwell3-14/+50
2011-11-15xf86-input-wacom 0.12.0Jason Gerecke1-1/+1
2011-11-15Fix include reference to wacom-util.hJason Gerecke1-1/+1
2011-11-15Have usbInitToolType return the old tool type if availableJason Gerecke1-4/+10
2011-11-15Fix usbInitToolType to not always return TOUCH_IDJason Gerecke1-2/+7
2011-11-14Use xf86PostButtonEventP for held button action releasesJason Gerecke1-1/+1
2011-11-14Migrate Tablet(Has|Set)Feature to use the wacom-util macrosJason Gerecke1-2/+3
2011-11-14Only convert I4 tilt bits to rotation for the I4 mouse (v2)Jason Gerecke1-1/+2
2011-11-14Revert "Only convert I4 tilt bits to rotation for the I4 mouse"Jason Gerecke1-12/+5
2011-11-03Deal with opaque InputOption in ABI 14Peter Hutterer1-20/+33
2011-10-30wacom 0.11.99.1Jason Gerecke1-1/+1
2011-10-21Add 0x10804 to recognized Art Pen device IDsJason Gerecke1-1/+1
2011-10-21Correct Cintiq 21UX2 features to advertise touch strips, not ringsJason Gerecke1-4/+1
2011-10-21Only convert I4 tilt bits to rotation for the I4 mouseJason Gerecke1-5/+12
2011-10-21Process pressure only when it is supportedPing Cheng1-4/+4
2011-10-19Handle ABI 14 option typesPeter Hutterer2-34/+40