Of course I mean WAYLAND_DISPLAY, not WAYLAND_SOCKET. Whoops.
On Wed, May 7, 2014 at 9:05 AM, Jasper St. Pierre wrote:
> This patch series implements a better fallback than a hardcoded
> "wayland-0" when a server socket has already been taken. This way,
> the code for searching for an appropriat
This patch series implements a better fallback than a hardcoded
"wayland-0" when a server socket has already been taken. This way,
the code for searching for an appropriate socket is shared between
all compositors.
The option to open an explicit socket still exists, if the client
specifies it.
Ja