[PATCH] wayland-client: Initialize newly created wl_proxys to zero.

Nils Chr. Brause nilschrbrause at gmail.com
Tue Aug 12 04:43:59 PDT 2014


On Mon, Aug 11, 2014 at 7:36 PM, Pekka Paalanen <ppaalanen at gmail.com> wrote:

> Which brings us back to my earlier question, now rephrased
> differently: are you going to forbid using the same Wayland
> connection with a 3rd party library?
>
> If yes, you're all good. ;-)
>

Yes. :)

One of the goals of my bindings are, that the end-user should not at all
come in contact with any of the C structures or functions defined in
wayland-$sth.h and should only use the classes, that are provided by the
bindings. Just like it would be with bindings for languages, that are not C
compatible. To make this work, I also had to overload eglGetDisplay and
eglCreateWindowSurface.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20140812/59f46acb/attachment.html>


More information about the wayland-devel mailing list