summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27XI2proto.txt: remove one more keycode mentioning, fix typoPeter Hutterer
2009-05-25Add XIGetSelectedEvents request and reply.Peter Hutterer
2009-05-19XI2proto.h: fix two comments referring to the old naming scheme.Benjamin Close
2009-05-16inputproto 1.9.99.9Peter Hutterer
2009-05-16Document naming conventions for XI2proto.h.Peter Hutterer
2009-05-16XI2proto: define Window, Cursor, Atom and Time as uint32_t.Peter Hutterer
2009-05-16XI2.h: remove XI2Mask, add XISetMask and friends.Peter Hutterer
2009-05-16Add XIAnyButton and XIAnyKeysym.Peter Hutterer
2009-05-14XIQueryPointer needs to include sensible button/modifier state.Peter Hutterer
2009-05-14Add an introduction to XI2proto.txtPeter Hutterer
2009-05-12XI2proto.txt: remove more mentioning of keycode grabsPeter Hutterer
2009-05-12Remove superfluous "Device" from protocol requests and events.Peter Hutterer
2009-05-12Add per-device flags to XIDeviceHierarchyEventsPeter Hutterer
2009-05-12Define Cursor as CARD32.Peter Hutterer
2009-05-11XI2proto.h: doxygen-ifyPeter Hutterer
2009-05-11XI2proto.h: s/uint32_t/Time/ where appropriatePeter 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
2009-04-25XI2 spec: Add some more Grab/Ungrab/AllowEvents documentation.Peter Hutterer
2009-04-22Define the Cursor datasize correctlyBenjamin Close
2009-04-22Fix typo in XI2proto.txtPaul "TBBle" Hampson
2009-04-20Add XIAllowEvents.Peter Hutterer
2009-04-19Change FP1616 into a single int32_t.Peter Hutterer
2009-04-19Add GrabDevice and UngrabDevice XI2 requests.Peter Hutterer
2009-04-10Revert "Add major/minor version as supported by client to GetExtensionVersion...Peter Hutterer
2009-04-10XI2proto.txt: fix typoPeter Hutterer
2009-04-10We don't need to define KeyCode and Mask.Peter Hutterer
2009-04-10Undef Window, Time, etc. after usage again to avoid pollution.Peter Hutterer
2009-03-20Remove IsFloating - we don't need this in XI 1.x anymore.Peter Hutterer
2009-03-20Move XI_2_Major/Minor to XI2.hPeter Hutterer
2009-03-20Move AttachToMaster, Floating to XI2.hPeter Hutterer
2009-03-20Move CH_* constants to xi2Peter Hutterer
2009-03-20Remove XI2 requests from XIproto.hPeter Hutterer
2009-03-20Bump to 1.9.99.7Peter Hutterer
2009-03-20Add XISetDeviceFocus and XIGetDeviceFocus requestsPeter Hutterer
2009-03-12Add focus eventsPeter Hutterer
2009-03-12Add buttons + modifier/group information to enter/leave events.Peter Hutterer
2009-03-12Define FP1616 as one int16_t, one uint16_t.Peter Hutterer
2009-03-12ValuatorInfo moved to FP3232Peter Hutterer
2009-03-12Add FP3232 typedef.Peter Hutterer
2009-03-12XI2: remove button state from the RawEvent.Peter Hutterer
2009-03-11Split CH_ChangeAttachment into CH_AttachSlave and CH_DetachSlavePeter Hutterer
2009-03-11Add XI2.h and XI2proto.h, and a few required defines to XI.hPeter Hutterer
2009-02-26Add XI2 protocol specification document.Peter Hutterer
2009-02-26Whitespace cleanups.Peter Hutterer
2009-01-27Janitor: Correct make distcheck and dont distribute autogen.shPaulo Cesar Pereira de Andrade
2008-10-31Bump to 1.9.99.6.Peter Hutterer