Method
CasildaCompositorget_client_socket_fd
Declaration [src]
int
casilda_compositor_get_client_socket_fd (
CasildaCompositor* compositor
)
Description [src]
Create a client socket file descriptor connected to this compositor ready to use by passing it to a client with WAYLAND_SOCKET environment variable. Once the returned FD is passed to the client it must be closed on the parent otherwise the client windows wont get destroyed if the client looses the connection to the server.