summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-11Add XIQueryVersion() - query and announce the supported XI version.Peter Hutterer1-0/+6
2009-03-11Replace XiSelectEvent() with XISelectEvent().Peter Hutterer1-13/+10
2009-03-11Replace all XDevice* with ints.Peter Hutterer1-11/+11
2009-03-11Change XIGetClientPtr to take an int, not an XIDPeter Hutterer1-1/+1
2009-03-11Fix the already existing XI2 calls to the new XI2 protocol. FIXMEPeter Hutterer1-16/+21
2009-03-03Move current XI2 stuff out of XInput.h, into XInput2.hPeter Hutterer2-130/+177
2009-03-03Back out the XQueryInputVersion hack, restore previous state.Peter Hutterer1-8/+1
2009-02-25Remove XExtendedGrabDevice.Peter Hutterer1-15/+0
2009-02-25Remove DeviceEnter/LeaveNotify handling.Peter Hutterer1-35/+0
2009-02-25Remove AttachClass handling from ListDevices.Peter Hutterer1-18/+0
2009-02-25Remove leftover WindowAccess function declarations.Peter Hutterer1-36/+0
2008-09-26Adjust to new property API.Peter Hutterer1-27/+0
2008-08-13Backport device property code to XI 1.5.Peter Hutterer1-20/+25
2008-08-13Remove RCS tags.Peter Hutterer1-3/+0
2008-07-09Add XDevicePropertyNotifyEvent support.Peter Hutterer1-0/+17
2008-07-09Add support for input device properties requests.Peter Hutterer1-0/+67
2008-04-27Deprecate XGetExtensionVersion(), replace with XQueryInputVersion().Peter Hutterer1-1/+8
2008-04-25Add XInput.h file from inputproto package.Peter Hutterer1-0/+1447