On Thu, 26 Nov 2015 15:23:52 -0600
Derek Foreman wrote:
> This sets wl_display's version (for proxy version query purposes)
> to 0. Any proxy created with unversioned API (this happens when
> a client compiled with old headers links against new wayland)
> will inherit this 0.
>
> This gives us
On Nov 26, 2015 1:23 PM, "Derek Foreman" wrote:
>
> This sets wl_display's version (for proxy version query purposes)
> to 0. Any proxy created with unversioned API (this happens when
> a client compiled with old headers links against new wayland)
> will inherit this 0.
>
> This gives us a way fo
This sets wl_display's version (for proxy version query purposes)
to 0. Any proxy created with unversioned API (this happens when
a client compiled with old headers links against new wayland)
will inherit this 0.
This gives us a way for new libraries linked by old clients to
realize they can't kn