[PATCH v6] protocol: Extend wl_touch with touchpoint shape and orientation

Dennis Kempin denniskempin at google.com
Fri Nov 11 19:39:36 UTC 2016


Good catch, I did not notice that. Another patch is coming!

On Mon, Nov 7, 2016 at 3:23 AM Daniel Stone <daniel at fooishbar.org> wrote:

> Hi Dennis,
>
> On 4 November 2016 at 16:31, Dennis Kempin <denniskempin at google.com>
> wrote:
> > This CL updates the wl_touch interface with a shape and
> > orientation event.
> > The shape/orientation of a touch point is not relevant for most UI
> > applications, but allows a better experience in some cases
> > such as drawing apps.
> >
> > The events are used by the compositor to inform the client
> > about changes in the shape and orientation of a touchpoint, which is
> > approximated by an ellipse and it's angle to the y-axis.
> >
> > The event is optional and only sent when compositor and the
> > touch device support this type of information. The client is
> > responsible for making a reasonable assumption about the
> > touch shape if no shape is reported.
>
> Am I just being thick here, or are you missing the version bump for
> wl_touch to match seat/keyboard/pointer ... ?
>
> Cheers,
> Daniel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20161111/29fffe38/attachment-0001.html>


More information about the wayland-devel mailing list