summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-07inputproto 2.0.2inputproto-2.0.2inputproto-2.0-branchPeter Hutterer1-1/+1
2011-06-07XI2.h: Fix off-by-one error in the XIMaskLen definition.Alexandre Julliard1-1/+1
2011-06-07Fix typos in XIproto.txtFernando Carrijo1-20/+10
2011-06-07Include stdint.hChase Douglas1-0/+1
2010-11-11inputproto 2.0.1inputproto-2.0.1Peter Hutterer1-1/+1
2010-08-06Typo fix: GrabTypeFocusIn -> GrabtypeFocusInPeter Hutterer1-1/+1
2010-08-06Spell out event types for XIDeviceEvent.Peter Hutterer1-1/+2
2010-08-06Define the error cases for XSetDeviceMode better.Peter Hutterer1-1/+3
2010-08-06XI2proto.txt: fix up some request names.Peter Hutterer1-7/+6
2010-03-28config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-28config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+0
2010-03-28config: install and distribute XI2proto.txt XIproto.txtGaetan Nadon1-1/+2
2009-12-22Add Red Had Copyright in the COPYING file.Gaetan Nadon1-0/+22
2009-11-22Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+2
2009-11-16README: file created or updated #24206Gaetan Nadon1-0/+30
2009-11-15Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-11-15Makefile.am: INSTALL file is missing or incorrect #24206Gaetan Nadon1-2/+5
2009-11-15configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+2
2009-11-15configure.ac: AM_MAINTAINER_MODE missing #24238Gaetan Nadon1-0/+1
2009-11-15.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-7/+71
2009-10-02inputproto 2.0inputproto-2.0Peter Hutterer1-1/+1
2009-10-02Add XIproto.txtPeter Hutterer2-1/+2543
2009-10-02Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer1-5/+5
2009-08-25inputproto 1.9.99.902 (RC 2)inputproto-1.9.99.902Peter Hutterer1-1/+1
2009-08-25Device cursors are deleted once the window or the device disappear.Peter Hutterer1-0/+3
2009-08-21XIWarpPointer needs to take FP1616 for positions.Peter Hutterer1-5/+5
2009-08-21Replace four leftover INT16 with int16_t.Peter Hutterer1-4/+4
2009-08-21XIQueryPointer only works on master pointers and floating slaves.Peter Hutterer1-0/+3
2009-08-18XI2proto: XIChangeCursor request requires a master pointer.Peter Hutterer1-0/+3
2009-08-18XI2proto.txt: typo fixPeter Hutterer1-1/+1
2009-08-07Remove eventtype field from xXIRawEvent.Peter Hutterer1-3/+1
2009-08-05inputproto 1.9.99.901 (RC 1)inputproto-1.9.99.901Peter Hutterer1-1/+1
2009-08-05Revert "XI2proto.txt: grabbing a slave does not detach it anymore."Peter Hutterer1-1/+5
2009-07-31XI2proto.txt: document ClientPointer in more detail.Peter Hutterer1-1/+22
2009-07-28XI2proto.txt: don't put field names in quotes.Peter Hutterer1-76/+76
2009-07-28XI2proto.txt: typo fixes and minor clarifications.Peter Hutterer1-32/+32
2009-07-28XI2proto.txt: sourceid on DeviceChanged is the device.Peter Hutterer1-3/+2
2009-07-28XI2proto.txt: passive grabs can take XIAll{Master}Devices.Peter Hutterer1-2/+3
2009-07-28XI2proto.txt: grabbing a slave does not detach it anymore.Peter Hutterer1-5/+1
2009-07-28XIproto.txt: clarify that the ClientPointer is set, even if implicitly.Peter Hutterer1-1/+5
2009-07-28XI2proto.txt: padding bytes must be zero.Peter Hutterer1-1/+2
2009-07-27XI2proto.h: Remove special doxygen tags.Peter Hutterer1-63/+4
2009-07-27XI2proto.txt: Add some XI1 vs. XI2 interoperability descriptions.Peter Hutterer1-1/+31
2009-07-27XI2proto.txt: update list of XI2 event types.Peter Hutterer1-1/+8
2009-07-22inputproto 1.9.99.15inputproto-1.9.99.15Peter Hutterer1-1/+1
2009-07-20XI2: remove Keysym grabs, use Keycode grabs instead.Peter Hutterer2-11/+11
2009-07-14inputproto 1.9.99.14inputproto-1.9.99.14Peter Hutterer1-1/+1
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 Stone3-1/+22