summaryrefslogtreecommitdiff
path: root/XI2.h
AgeCommit message (Expand)Author
2014-05-30XI2: Fix XI_TouchOwnershipChangedMask valueDaniel Martin
2012-12-09Add support for pointer barrier eventsJasper St. Pierre
2012-12-07Claim support for XI 2.3Peter Hutterer
2012-01-03Set a flag on the pointer-emulating touch eventPeter Hutterer
2011-12-12Remove XI2.1 and XI2.2 warnings and errorsPeter Hutterer
2011-11-03XI2: swap (Raw)TouchUpdate and (Raw)TouchEndPeter Hutterer
2011-09-14Fix Xi 2.x version comment in XI2.hChase Douglas
2011-09-14Extend XIAllowEvents for handling touch grab processingChase Douglas
2011-09-13Really kill touch valuatorsChase Douglas
2011-09-13Switch multitouch additions to XI 2.2Chase Douglas
2011-09-13Merge remote-tracking branch 'inputproto/master' into multitouch-develChase Douglas
2011-09-12Revert "Specify dependent device pointer/touch handling"Chase Douglas
2011-09-07specs: extend XI2.1 raw events to include touch eventsPeter Hutterer
2011-09-07Add comment to XI2.h to mark where the 2.1 events startPeter Hutterer
2011-09-02Move scroll information into a new class.Peter Hutterer
2011-09-02Add XIPointerEmulated for emulated eventsDaniel Stone
2011-09-02Announce 2.1 availability through the XI_2_Major and XI_2_Minor definesPeter Hutterer
2011-08-24Introduce Touch grab modeChase Douglas
2011-08-05Specify dependent device pointer/touch handlingChase Douglas
2011-08-05Remove touch "Observe" grabsChase Douglas
2011-08-05Fix up pointer event emulation sectionChase Douglas
2011-08-05Update device type terminologyChase Douglas
2011-08-02Merge remote-tracking branch 'origin/master' into multitouchChase Douglas
2011-08-02Put a warning in about not adding any further libXi definesPeter Hutterer
2011-06-07Provide convenience defines for owner_events.Peter Hutterer
2011-06-07Add XI2-specific defines for grab and property requestsPeter Hutterer
2011-04-22Put a #warning and #error in to avoid unsuspecting XI 2.1 users.Peter Hutterer
2011-04-14XI2.h: Fix off-by-one error in the XIMaskLen definition.Alexandre Julliard
2011-03-10Many more updates to the XI 2.1 protocolChase Douglas
2011-02-22Updates for pointer emulation and more touch device modesChase Douglas
2011-02-15Add touch classes and events, bump to 2.1Daniel Stone
2009-07-20XI2: remove Keysym grabs, use Keycode grabs instead.Peter Hutterer
2009-07-14Add the enter/leave detail defines, same as the core protocol ones.Peter Hutterer
2009-07-14Formatting fix, s/tabs/spaces/Peter Hutterer
2009-07-14Device{,Raw}Event: Add flags field.Daniel Stone
2009-07-13XI2: Split up raw events into multiple event types.Peter Hutterer
2009-07-13Fix XIMaskLen macro.Peter Hutterer
2009-06-12Add note that bumping XI_LASTEVENT requires changes to the server.Peter Hutterer
2009-06-12Ensure XIAnyModifier is an unsigned int.Peter Hutterer
2009-06-08Rename XICreateMaster to XIAddMaster for consistency.Peter Hutterer
2009-06-01Move the XI2 index into versions[] over to XI2.hPeter Hutterer
2009-05-28Mirror the core enter/focus modes and add the passive grab mode.Peter Hutterer
2009-05-27Add Enter/FocusIn passive grabs.Peter Hutterer
2009-05-16XI2.h: remove XI2Mask, add XISetMask and friends.Peter Hutterer
2009-05-16Add XIAnyButton and XIAnyKeysym.Peter Hutterer
2009-05-12Remove superfluous "Device" from protocol requests and events.Peter Hutterer
2009-05-11XI2proto.h: doxygen-ifyPeter Hutterer
2009-05-07Prefix all XI2 constants with "XI" -> inputproto 1.99.9.8Peter Hutterer
2009-05-07Add XI2 property requests.Peter Hutterer
2009-05-07XI2: add passive grabs.Peter Hutterer