summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* inputproto 2.0.2inputproto-2.0.2inputproto-2.0-branchPeter Hutterer2011-06-071-1/+1
* XI2.h: Fix off-by-one error in the XIMaskLen definition.Alexandre Julliard2011-06-071-1/+1
* Fix typos in XIproto.txtFernando Carrijo2011-06-071-20/+10
* Include stdint.hChase Douglas2011-06-071-0/+1
* inputproto 2.0.1inputproto-2.0.1Peter Hutterer2010-11-111-1/+1
* Typo fix: GrabTypeFocusIn -> GrabtypeFocusInPeter Hutterer2010-08-061-1/+1
* Spell out event types for XIDeviceEvent.Peter Hutterer2010-08-061-1/+2
* Define the error cases for XSetDeviceMode better.Peter Hutterer2010-08-061-1/+3
* XI2proto.txt: fix up some request names.Peter Hutterer2010-08-061-7/+6
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-281-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-281-1/+0
* config: install and distribute XI2proto.txt XIproto.txtGaetan Nadon2010-03-281-1/+2
* Add Red Had Copyright in the COPYING file.Gaetan Nadon2009-12-221-0/+22
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-221-1/+2
* README: file created or updated #24206Gaetan Nadon2009-11-161-0/+30
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-11-151-2/+1
* Makefile.am: INSTALL file is missing or incorrect #24206Gaetan Nadon2009-11-151-2/+5
* configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-11-151-2/+2
* configure.ac: AM_MAINTAINER_MODE missing #24238Gaetan Nadon2009-11-151-0/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-11-151-7/+71
* inputproto 2.0inputproto-2.0Peter Hutterer2009-10-021-1/+1
* Add XIproto.txtPeter Hutterer2009-10-022-1/+2543
* Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer2009-10-021-5/+5
* inputproto 1.9.99.902 (RC 2)inputproto-1.9.99.902Peter Hutterer2009-08-251-1/+1
* Device cursors are deleted once the window or the device disappear.Peter Hutterer2009-08-251-0/+3
* XIWarpPointer needs to take FP1616 for positions.Peter Hutterer2009-08-211-5/+5
* Replace four leftover INT16 with int16_t.Peter Hutterer2009-08-211-4/+4
* XIQueryPointer only works on master pointers and floating slaves.Peter Hutterer2009-08-211-0/+3
* XI2proto: XIChangeCursor request requires a master pointer.Peter Hutterer2009-08-181-0/+3
* XI2proto.txt: typo fixPeter Hutterer2009-08-181-1/+1
* Remove eventtype field from xXIRawEvent.Peter Hutterer2009-08-071-3/+1
* inputproto 1.9.99.901 (RC 1)inputproto-1.9.99.901Peter Hutterer2009-08-051-1/+1
* Revert "XI2proto.txt: grabbing a slave does not detach it anymore."Peter Hutterer2009-08-051-1/+5
* XI2proto.txt: document ClientPointer in more detail.Peter Hutterer2009-07-311-1/+22
* XI2proto.txt: don't put field names in quotes.Peter Hutterer2009-07-281-76/+76
* XI2proto.txt: typo fixes and minor clarifications.Peter Hutterer2009-07-281-32/+32
* XI2proto.txt: sourceid on DeviceChanged is the device.Peter Hutterer2009-07-281-3/+2
* XI2proto.txt: passive grabs can take XIAll{Master}Devices.Peter Hutterer2009-07-281-2/+3
* XI2proto.txt: grabbing a slave does not detach it anymore.Peter Hutterer2009-07-281-5/+1
* XIproto.txt: clarify that the ClientPointer is set, even if implicitly.Peter Hutterer2009-07-281-1/+5
* XI2proto.txt: padding bytes must be zero.Peter Hutterer2009-07-281-1/+2
* XI2proto.h: Remove special doxygen tags.Peter Hutterer2009-07-271-63/+4
* XI2proto.txt: Add some XI1 vs. XI2 interoperability descriptions.Peter Hutterer2009-07-271-1/+31
* XI2proto.txt: update list of XI2 event types.Peter Hutterer2009-07-271-1/+8
* inputproto 1.9.99.15inputproto-1.9.99.15Peter Hutterer2009-07-221-1/+1
* XI2: remove Keysym grabs, use Keycode grabs instead.Peter Hutterer2009-07-202-11/+11
* inputproto 1.9.99.14inputproto-1.9.99.14Peter Hutterer2009-07-141-1/+1
* Add the enter/leave detail defines, same as the core protocol ones.Peter Hutterer2009-07-141-0/+10
* Formatting fix, s/tabs/spaces/Peter Hutterer2009-07-141-2/+2
* Device{,Raw}Event: Add flags field.Daniel Stone2009-07-143-1/+22