Daniel Stone <[email protected]> (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.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to