[PATCH wayland 0/6] Introduce API to automatically find a good default display

Jason Ekstrand jason at jlekstrand.net
Thu Aug 7 11:08:00 PDT 2014


Sorry for not posting to the ML, but this looked good so I pushed it.
--Jason


On Thu, Jul 17, 2014 at 10:54 AM, Jasper St. Pierre <jstpierre at mecheye.net>
wrote:

> This patch series introduces a new API to find an open Wayland display
> so that compositors don't need to reimplement all this code. This way,
> the code searching for an appropriate socket can be shared between all
> compositors.
>
> Jasper St. Pierre (6):
>   server: Clean up socket destruction
>   server: Create the socket FD after taking the lock
>   server: Split out code to initialize the socket address for a display
>     name
>   server: Make get_socket_lock operate directly on the socket's lock_fd
>   server: Save the display name in the wl_socket
>   server: Add a simple API to find a good default display
>
>  src/wayland-server.c | 170
> ++++++++++++++++++++++++++++++++++-----------------
>  src/wayland-server.h |   1 +
>  2 files changed, 116 insertions(+), 55 deletions(-)
>
> --
> 2.0.1
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20140807/cc692e85/attachment.html>


More information about the wayland-devel mailing list