fixing up the weston patches for this showed a couple of typos: On Tue, Dec 08, 2015 at 12:50:01PM +1000, Peter Hutterer wrote: > +<protocol name="wayland_tablet_unstable_v1">
the protocol name should just be "tablet", i.e. tablet_unstable_v1 in this case. > + <interface name="zwp_tablet_seat1" version="1"> this should be ...seat_v1 > + <interface name="zwp_tablet_v11" version="1"> this should be v1 These are all fixed locally now. Cheers, Peter _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
