[PATCH (v5) inputproto 1/1] Add touch classes and events, bump to 2.1

Cyril Brulebois kibi at debian.org
Sun Jan 23 11:58:59 PST 2011


Daniel Stone <daniel at fooishbar.org> (19/01/2011):
> @@ -1526,6 +1776,20 @@ EVENTHEADER { type:                       BYTE
>          KeyRepeat means that this event is for repeating purposes, and
>          the physical state of the key has not changed.  This is only
>          valid for KeyPress events.
> +        TouchPointer means that this event is an emulated pointer event caused
> +        by a touch device. A client listening to touch events and pointer
> +        events should ignore TouchPointer events to avoid duplicate
> +        processing.  This is only valid for pointer events (MotionNotify,
> +        ButtonPress, ButtonRelease).
> +        TouchOwnerAccepted (for TouchEnd events only) means that the current
> +        owner of the touch stream has “accepted” it, and this client will not 

Minor nit: you've got a trailing space here.

[Noticed through git am:
Applying: Add touch classes and events, bump to 2.1
/home/cyril/debian-x/proto/x11proto-input.git/.git/rebase-apply/patch:631: trailing whitespace.
        owner of the touch stream has “accepted” it, and this client will not 
warning: 1 line adds whitespace errors.
]

KiBi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110123/d8b1bbb7/attachment.pgp>


More information about the xorg-devel mailing list