summaryrefslogtreecommitdiff
path: root/XI2.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-08Add TouchStateNotify/TouchMotion/TouchClass, bump to 2.1Daniel Stone1-2/+23
2009-07-20XI2: remove Keysym grabs, use Keycode grabs instead.Peter Hutterer1-2/+2
2009-07-14Add the enter/leave detail defines, same as the core protocol ones.Peter Hutterer1-0/+10
2009-07-14Formatting fix, s/tabs/spaces/Peter Hutterer1-2/+2
2009-07-14Device{,Raw}Event: Add flags field.Daniel Stone1-0/+5
2009-07-13XI2: Split up raw events into multiple event types.Peter Hutterer1-4/+12
2009-07-13Fix XIMaskLen macro.Peter Hutterer1-1/+1
2009-06-12Add note that bumping XI_LASTEVENT requires changes to the server.Peter Hutterer1-0/+3
2009-06-12Ensure XIAnyModifier is an unsigned int.Peter Hutterer1-1/+1
2009-06-08Rename XICreateMaster to XIAddMaster for consistency.Peter Hutterer1-1/+1
2009-06-01Move the XI2 index into versions[] over to XI2.hPeter Hutterer1-0/+9
2009-05-28Mirror the core enter/focus modes and add the passive grab mode.Peter Hutterer1-0/+8
2009-05-27Add Enter/FocusIn passive grabs.Peter Hutterer1-0/+2
2009-05-16XI2.h: remove XI2Mask, add XISetMask and friends.Peter Hutterer1-2/+6
2009-05-16Add XIAnyButton and XIAnyKeysym.Peter Hutterer1-0/+2
2009-05-12Remove superfluous "Device" from protocol requests and events.Peter Hutterer1-2/+2
2009-05-11XI2proto.h: doxygen-ifyPeter Hutterer1-0/+1
2009-05-07Prefix all XI2 constants with "XI" -> inputproto 1.99.9.8Peter Hutterer1-47/+40
2009-05-07Add XI2 property requests.Peter Hutterer1-1/+7
2009-05-07XI2: add passive grabs.Peter Hutterer1-0/+7
2009-04-20Add XIAllowEvents.Peter Hutterer1-0/+7
2009-03-20Move XI_2_Major/Minor to XI2.hPeter Hutterer1-0/+4
2009-03-20Move AttachToMaster, Floating to XI2.hPeter Hutterer1-0/+3
2009-03-20Move CH_* constants to xi2Peter Hutterer1-0/+6
2009-03-11Add XI2.h and XI2proto.h, and a few required defines to XI.hPeter Hutterer1-0/+103