Re: [PATH wayland] allow to set server socket dir on a different directory than XDG_RUNTIME_DIR

2015-02-05 Thread Bettio, Davide
Hello, Il 2015-02-05 19:31 Bryce Harrington ha scritto: On Thu, Feb 05, 2015 at 11:14:09AM +0100, Bettio, Davide wrote: commit 68beb2b60f851c74b982b0a23da4bb1ce375efcf Author: Davide Bettio Date: Wed Feb 4 13:46:19 2015 +0100 Allow to explicitly set wayland server socket dir using

[PATH wayland] allow clients to connect to a socket located on a different dir than XDG_RUNTIME_DIR

2015-02-05 Thread Bettio, Davide
commit 1ebae6d4f27ff0d336f2df0b8821099d2b2e510e Author: Davide Bettio Date: Thu Feb 5 17:04:42 2015 +0100 Added support to optionally use WAYLAND_CLIENT_SERVER_SOCKET_DIR instead of XDG_DIR. WAYLAND_CLIENT_SERVER_SOCKET_DIR should not to be confused with WAYLAND_SERVER_SOCKET_DIR.

[PATH wayland] allow to set server socket dir on a different directory than XDG_RUNTIME_DIR

2015-02-05 Thread Bettio, Davide
commit 68beb2b60f851c74b982b0a23da4bb1ce375efcf Author: Davide Bettio Date: Wed Feb 4 13:46:19 2015 +0100 Allow to explicitly set wayland server socket dir using WAYLAND_SERVER_SOCKET_DIR diff --git a/src/wayland-server.c b/src/wayland-server.c index 674aeca..7eaba9e 100644 --- a/src/wa