On Wed, 2 Dec 2015 10:51:21 +0200
Pekka Paalanen wrote:
> Hi,
>
> I don't really understand the underlying use case, but I can imagine
> adding listening sockects to wl_display by fd being useful, so I have
> no objections to this feature in general.
>
> More below.
>
>
> On Mon, 23 Nov 2015
Hi,
I don't really understand the underlying use case, but I can imagine
adding listening sockects to wl_display by fd being useful, so I have
no objections to this feature in general.
More below.
On Mon, 23 Nov 2015 19:59:19 -0800
Bryce Harrington wrote:
> From: Sangjin Lee
>
> Currently t
From: Sangjin Lee
Currently the server can add a socket by name. To support an embedded
compositor in a Simplified Mandatory Access Control Kernel (Smack)
enabled environment, the embedded compositor should use the socket that
it gets from the system or session compositor.
Signed-off-by: Sangji