<div dir="ltr"><div><div>What is the plan for using a tablet in "relative" mode? This is pretty common if the tablet is smaller than the screen, as many modern ones are. My guess is that you plan to deliver screen/surface coordinates, and that the client is unaware of the actual size of the tablet. However it is not clear from this.<br></div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 7, 2015 at 9:31 PM, Peter Hutterer <span dir="ltr"><<a href="mailto:peter.hutterer@who-t.net" target="_blank">peter.hutterer@who-t.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">fixing up the weston patches for this showed a couple of typos:<br>
<br>
On Tue, Dec 08, 2015 at 12:50:01PM +1000, Peter Hutterer wrote:<br>
> +<protocol name="wayland_tablet_unstable_v1"><br>
<br>
the protocol name should just be "tablet", i.e. tablet_unstable_v1 in this case.<br>
<span class=""><br>
> + <interface name="zwp_tablet_seat1" version="1"><br>
<br>
</span>this should be ...seat_v1<br>
<span class=""><br>
> + <interface name="zwp_tablet_v11" version="1"><br>
<br>
</span>this should be v1<br>
<br>
These are all fixed locally now.<br>
<br>
Cheers,<br>
Peter<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</div></div></blockquote></div><br></div>