<div dir="ltr"><div>Sorry for not posting to the ML, but this looked good so I pushed it.<br></div>--Jason<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 17, 2014 at 10:54 AM, Jasper St. Pierre <span dir="ltr"><<a href="mailto:jstpierre@mecheye.net" target="_blank">jstpierre@mecheye.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This patch series introduces a new API to find an open Wayland display<br>
so that compositors don't need to reimplement all this code. This way,<br>
the code searching for an appropriate socket can be shared between all<br>
compositors.<br>
<br>
Jasper St. Pierre (6):<br>
server: Clean up socket destruction<br>
server: Create the socket FD after taking the lock<br>
server: Split out code to initialize the socket address for a display<br>
name<br>
server: Make get_socket_lock operate directly on the socket's lock_fd<br>
server: Save the display name in the wl_socket<br>
server: Add a simple API to find a good default display<br>
<br>
src/wayland-server.c | 170 ++++++++++++++++++++++++++++++++++-----------------<br>
src/wayland-server.h | 1 +<br>
2 files changed, 116 insertions(+), 55 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.0.1<br>
<br>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</font></span></blockquote></div><br></div>