On Wed, Feb 27, 2013 at 09:29:54PM -0600, Jason Ekstrand wrote:
> This sequence demonstrates how we could implement custom dispatchers via
> wl_object instead of wl_interface. This has the added benefit of not breaking
> ABI client-side and only breaking it server-side. See also:
>
> http://list
This sequence demonstrates how we could implement custom dispatchers via
wl_object instead of wl_interface. This has the added benefit of not breaking
ABI client-side and only breaking it server-side. See also:
http://lists.freedesktop.org/archives/wayland-devel/2013-February/007559.html
Follow