summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-03-11Add support for XIDeviceEvents.Peter Hutterer
2009-03-11Add Generic XIEvent struct.Peter Hutterer
2009-03-11XInput2.h: Get rid of the /* foo */ in the declarations.Peter Hutterer
2009-03-11include: Move events up to before function definitions.Peter Hutterer
2009-03-11Add XIQueryDevice implementation.Peter Hutterer
2009-03-11Add XIQueryVersion() - query and announce the supported XI version.Peter Hutterer
2009-03-11Replace XiSelectEvent() with XISelectEvent().Peter Hutterer
2009-03-11Replace all XDevice* with ints.Peter Hutterer
2009-03-11Change XIGetClientPtr to take an int, not an XIDPeter Hutterer
2009-03-11Fix the already existing XI2 calls to the new XI2 protocol. FIXMEPeter Hutterer
2009-03-03Move current XI2 stuff out of XInput.h, into XInput2.hPeter Hutterer
2009-03-03Back out the XQueryInputVersion hack, restore previous state.Peter Hutterer
2009-02-25Remove XExtendedGrabDevice.Peter Hutterer
2009-02-25Remove DeviceEnter/LeaveNotify handling.Peter Hutterer
2009-02-25Remove AttachClass handling from ListDevices.Peter Hutterer
2009-02-25Remove leftover WindowAccess function declarations.Peter Hutterer
2008-09-26Adjust to new property API.Peter Hutterer
2008-08-13Backport device property code to XI 1.5.Peter Hutterer
2008-08-13Remove RCS tags.Peter Hutterer
2008-07-09Add XDevicePropertyNotifyEvent support.Peter Hutterer
2008-07-09Add support for input device properties requests.Peter Hutterer
2008-04-27Deprecate XGetExtensionVersion(), replace with XQueryInputVersion().Peter Hutterer
2008-04-25Add XInput.h file from inputproto package.Peter Hutterer