inputproto: Changes to 'refs/tags/inputproto-2.1.99.1'

Chase Douglas cndougla at kemper.freedesktop.org
Tue Sep 13 14:52:57 PDT 2011


Tag 'inputproto-2.1.99.1' created by Chase Douglas <chase.douglas at canonical.com> at 2011-09-13 22:51 -0700

inputproto 2.1.99.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAABAgAGBQJOb9BtAAoJEI3Z6a9pX7cqDC4QAIjdp2sgWxfnyhC/M+P5zN6h
hyD+AzPySJXOYlqpyMeH1h6lAbvnGK7MMbRMhKSDWlBudJm5jGRJmT5meBCbSrSZ
QYm+SHcTi6qvX60aCfDZVH+cHDlZHuG4IO+TMLDMVwyuFoyCjeB35OMVFXd2iNCj
eyRb46xStOFzr+M13Q1nFRh2yx6zWs5nUdqVEEgz9wo05O38u4SNKER6bweSYfvo
hNiqKrWXvPbeYWn5AELpvCr6a9hANEtttKWiGJBqz8Y9fdvDZTXmcQYfXpQ9a9O5
c2SqP1q53SchTOoA/p+MtXGupMRgkn3fdutRGB5Q3JMBsXTi714nifA1K84fXA+7
Wx0iW+XE+knz1ZdpX/7uuSfJG0JGr4lFMiUPL4IcB2Z7KpeJPyqjdopdp0NbAFaZ
rB9ks+EozY5mwt6KWV8CzU4mlFVhJ1v3mO9KzWUOF/LNOZVxTg4gqTLd1ZNdToe+
i7bvKKvOj7C15GetMURRwNjDsWiUxd6hRact27+4maaZ2jWQOLAZDtBKHIqJLOuU
9AGK6Cedg0B3VWUcDUS94BChdi0SzsEAHasqvDh5Ad02pM8Fe8aTZsNOMlUOGsaY
yVFLeBSeDM9zpUu5ntYhLVmSt2Tso2raZJfI0Lch629Ckq/lMv3zWdLV6ZrT/GoS
ERsz3zugZPeNdl8KmunV
=5jM5
-----END PGP SIGNATURE-----

Changes since inputproto-2.0.99.1:
Chase Douglas (22):
      Updates for pointer emulation and more touch device modes
      Many more updates to the XI 2.1 protocol
      Merge remote-tracking branch 'origin/master' into multitouch
      Separate "XI2.x" into "XI 2.x" for readability
      Yes, send TouchEnd to owner, TouchPendingEnd to other listeners
      Update device type terminology
      Prettyify touch device types
      Peter is right, floating devices can emit touch events
      Fix up pointer event emulation section
      Remove touch "Observe" grabs
      Use the same valuator axes for pointer and touch events
      Specify dependent device pointer/touch handling
      Introduce Touch grab mode
      Fix indentation of active_touches definition
      Fix touch cancel/resume semantics
      Revert "Fix touch cancel/resume semantics"
      Revert "Specify dependent device pointer/touch handling"
      Merge remote-tracking branch 'inputproto/master' into multitouch-devel
      Switch multitouch additions to XI 2.2
      Bump version to 2.1.99 for XI 2.2 multitouch changes
      Really kill touch valuators
      Add event windows to ownership events

Daniel Stone (11):
      Add touch classes and events, bump to 2.1
      Require configure flag to build this proto version.
      Formatting fixups and minor rewording
      Doc note: No seriously, this is WIP
      Add inline references, fix usecase bulleting
      Add FIXME sidebars, remove single-grab stipulation
      typo fix
      Reword touch introduction, labels for all
      Further cleanups and clarifications
      Mostly typographical
      Clean up and reword multitouch ownership/emulation

Peter Hutterer (32):
      Merge branch 'master' into chase-multitouch
      specs: add a linebreak for asciidoc parsing
      specs: move from "init move destroy" to "begin update end"
      specs: move touch sequence handling (owner-only) up a bit.
      specs: move warning about out-of-band processing up a bit.
      spec: Move ClientPointer up again.
      specs: clean/rewrite touch grab and ownership bits
      specs: Add a fixme for using raw events instead of GrabModeObserve
      specs: Rewrite Touch events delivery section
      specs: rewrite pointer emulation for indirect devices
      specs: rewrite pointer emulation section
      Put a #warning and #error in to avoid unsuspecting XI 2.1 users.
      XITouchClass' props needs a num_props
      Changing the touch device mode generates a DeviceChangedEvent
      Add two linebreaks for asciidoc list parsing
      Coordinates are always absolute, no need to re-state it
      XISelectEvents: BadValue is generated, not returned
      Fix missing 'and' in GrabTypeFocusIn description
      Reword the passive touch grab rules to be similar to the others
      Indent Ownership explanation for consistent formatting
      AllowTouchEvents can take any device id, not just slaves
      DeviceEvent: active_touches needs marker that it's XI 2.1
      DeviceEvents: a TouchPendingEnd won't generate further TouchUpdate events
      specs: Fix in-document references
      specs: Fix event lists for asciidoc parsing
      Change file header to note version 2.x
      Add comment to XI2.h to mark where the 2.1 events start
      specs: extend XI2.1 raw events to include touch events
      specs: misc typos, rewording, etc.
      specs: remove comment about overlapping selections, not true
      specs: remove broken asciidoc link to XIAllowTouchEvents
      specs: if a sequence ends, all clients get TouchPendingEnd

---
 XI.h               |   11 
 XI2.h              |   48 ++-
 XI2proto.h         |   55 +++
 configure.ac       |   10 
 specs/XI2proto.txt |  796 ++++++++++++++++++++++++++++++++++++++++++++++-------
 5 files changed, 806 insertions(+), 114 deletions(-)
---


More information about the xorg-commit mailing list