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
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 s
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: C