Re: [PATCH weston] screen-share: Set new environment variable to identify server display

2014-04-29 Thread Andrew Wedgbury
Hi Jason, On Tue, 29 Apr 2014, Jason Ekstrand wrote: Andrew, I think it's probably reasonable to pass the original server's socket through to the subsidiary compositor.  However, we should not use WAYLAND_SERVER_DISPLAY.  Right now, WAYLAND_DISPLAY and WAYLAND_SOCKET pass the same thing: a wa

Re: [PATCH weston] screen-share: Set new environment variable to identify server display

2014-04-29 Thread Jason Ekstrand
On Apr 28, 2014 8:39 AM, "Andrew Wedgbury" wrote: > > Some background on this: I am writing a fullscreen shell implementation to > share Wayland displays over VNC, which can be launched in place of weston from > weston's screen-share module. > > In screen-share, variables WAYLAND_DISPLAY and WAYLA

[PATCH weston] screen-share: Set new environment variable to identify server display

2014-04-28 Thread Andrew Wedgbury
Some background on this: I am writing a fullscreen shell implementation to share Wayland displays over VNC, which can be launched in place of weston from weston's screen-share module. In screen-share, variables WAYLAND_DISPLAY and WAYLAND_SOCKET are removed from the environment when launching the