<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Aug 11, 2014 at 7:36 PM, Pekka Paalanen <span dir="ltr"><<a href="mailto:ppaalanen@gmail.com" target="_blank">ppaalanen@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Which brings us back to my earlier question, now rephrased<br>
differently: are you going to forbid using the same Wayland<br>
connection with a 3rd party library?<br>
<br>
If yes, you're all good. ;-)<br></blockquote><div><br></div><div>Yes. :)<br><br>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.<br>
<br></div></div><br></div></div>