summaryrefslogtreecommitdiff
path: root/src/xf86Wacom.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-01Export current tool ID in the property tooPeter Hutterer1-1/+1
2012-02-16Remove redundant redeclaration of 'wcmInitialScreens'Jason Gerecke1-1/+0
2012-01-03Create wcmTouchFilter.hAlexey Osipov1-1/+0
2011-11-26Break option parsing into two init phasesChris Bagwell1-1/+2
2011-09-27Create wacom-util.h for generally handy definesJason Gerecke1-2/+1
2011-09-09Revert "make gesture distances be relative to hw maximums."Peter Hutterer1-2/+0
2011-08-31make gesture distances be relative to hw maximums.Chris Bagwell1-0/+2
2011-05-06Force all serials to be unsigned.Peter Hutterer1-1/+1
2011-05-06Make wcmHotplugSerials staticPeter Hutterer1-1/+0
2011-05-06Update the device's serial number when it comes in.Peter Hutterer1-0/+1
2011-05-06Get the latest values for serial numbers when a client asks for them.Alexia Death1-0/+1
2011-04-21Add ToolSerials option for hotplugging pensAlexia Death1-0/+2
2011-04-07Update all tools rotation property when rotating one of them.Peter Hutterer1-0/+1
2011-04-07Don't rotate hotplugged devices.Peter Hutterer1-1/+1
2011-04-05Rename hotplugged to is_primary in wcmParseOption.Peter Hutterer1-1/+1
2011-03-11Change signature of wcmTilt2R to return the rotation calculated.Peter Hutterer1-1/+1
2011-03-11Add a offset paramater value to wcmTilt2RPeter Hutterer1-1/+1
2011-03-07Rewrite wcmCheckSuppressPeter Hutterer1-0/+6
2011-02-16Remove ABS() macro, just use abs()Peter Hutterer1-6/+0
2011-01-31Add a testing framework for the driver.Peter Hutterer1-0/+6
2011-01-11Move the type properties to wacom-properties.h.Peter Hutterer1-9/+0
2011-01-11Fix comment, XI_STYLUS is not the device name.Peter Hutterer1-5/+5
2010-11-29Print debug level for DBG statement.Peter Hutterer1-2/+2
2010-11-24Don't allow the deletion of active button action properties.Peter Hutterer1-0/+1
2010-10-08Rework rotation and scaling into tablet areas.Peter Hutterer1-1/+1
2010-09-22Add tabstop=8 to vim modelinesNikolai Kondrashov1-1/+1
2010-08-05Rename LocalDevicePtr local to InputInfoPtr pInfo.Peter Hutterer1-28/+28
2010-07-21Don't load keysyms into the driver, use keycodes instead.Peter Hutterer1-1/+1
2010-07-12Open the device as serial device in PreInit.Peter Hutterer1-0/+3
2010-06-22Move ProbeKeys() into the respective backends.Peter Hutterer1-4/+0
2010-06-22Remove wcmAutoProbeDevice - it's not doing anything anyway.Peter Hutterer1-1/+0
2010-06-22Implement basic refcounting for the common struct.Peter Hutterer1-0/+3
2010-06-22Add some vim tags to the header file.Peter Hutterer1-0/+2
2010-06-11Purge support for X server 1.5 and earlier.Peter Hutterer1-6/+1
2010-06-10Add is_absolute() and set_absolute() utility functions.Peter Hutterer1-0/+4
2010-06-08Append first type name to device.Peter Hutterer1-1/+1
2010-06-08Revert "Append first type name to device."Peter Hutterer1-1/+1
2010-06-08Append first type name to device.Peter Hutterer1-1/+1
2010-06-01Add two finger gestures for Bamboo with touchPing Cheng1-1/+2
2010-05-21Centralize TPCButton/Touch/Gesture initializationPing Cheng1-1/+1
2010-05-11Remove redundand MAX_USB_EVENTS definition from xf86Wacom.hPrzemo Firszt1-2/+0
2010-03-24Add wcmSoftOutEvent and wcmGetPhyDeviceIDPing Cheng1-0/+1
2010-03-19Merge branch 'isdv4-cleanup-stage2'Peter Hutterer1-7/+0
2010-03-19Make keys into wcmKeysPing Cheng1-8/+8
2010-03-18ISDV4: Move some ISDV-specific defines into the new header.Peter Hutterer1-7/+0
2010-03-11ISDV4: Rename the ISDV4-specific defines ISDV4_fooPeter Hutterer1-5/+5
2010-03-01Move the check for pressure curve value sanity into its own function.Peter Hutterer1-0/+2
2010-03-01Split wcmDeviceTypeKeys into usb and isdv4 version.Peter Hutterer1-0/+3
2010-02-26Only allow absolute mode for pads.Peter Hutterer1-3/+0
2010-02-26Purge conversion proc and reverse conversion proc.Peter Hutterer1-4/+0