[ANNOUNCE] inputproto 1.9.99.902
[Posted August 25, 2009 by cook]
| From: |
| Peter Hutterer <peter.hutterer-AT-who-t.net> |
| To: |
| xorg-announce-AT-lists.freedesktop.org |
| Subject: |
| [ANNOUNCE] inputproto 1.9.99.902 |
| Date: |
| Tue, 25 Aug 2009 10:22:31 +1000 |
| Message-ID: |
| <20090825002226.GA20523@dingo.redhat.com> |
| Cc: |
| xorg-AT-lists.freedesktop.org |
| Archive-link: |
| Article, Thread
|
Release candidate 2 for what will be the XI 2.0 protocol.
This update includes two changes in the protocol:
- the xXIRawEvent still had an eventtype field although it was removed from
the specification document. This field has been converted into a padding
field. Both the library and the server did not use the field anymore,
this change preserves the wire layout of the rest and should not impact
any clients.
- The xXIWarpPointer request was still using 16-bit signed ints for
screen/window coordinates. As the above, a mismatch between the protocol
spec and the header files. Changing the wire layout will impact clients.
Rest are documentation updates only.
Peter Hutterer (8):
Remove eventtype field from xXIRawEvent.
XI2proto.txt: typo fix
XI2proto: XIChangeCursor request requires a master pointer.
XIQueryPointer only works on master pointers and floating slaves.
Replace four leftover INT16 with int16_t.
XIWarpPointer needs to take FP1616 for positions.
Device cursors are deleted once the window or the device disappear.
inputproto 1.9.99.902 (RC 2)
git tag: inputproto-1.9.99.902
http://xorg.freedesktop.org/archive/individual/proto/inpu...
MD5: 1937db6f8881409a1fc8b45bcc01f4ad inputproto-1.9.99.902.tar.bz2
SHA1: 5f4961c13fab676bda5d36fa028b41016dd02cb6 inputproto-1.9.99.902.tar.bz2
http://xorg.freedesktop.org/archive/individual/proto/inpu...
MD5: c9f72fd8a2695b54328ac45d5448b928 inputproto-1.9.99.902.tar.gz
SHA1: d4c163236b4d4a980135ec2031452adb9a429c65 inputproto-1.9.99.902.tar.gz
_______________________________________________
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce
(
Log in to post comments)