Re: [PATCH weston 1/8] weston-launch: Run weston in the user login shell

2013-05-17 Thread Kristian Høgsberg
On Fri, May 17, 2013 at 04:20:37PM +0200, Quentin Glidic wrote: > From: Quentin Glidic > > This patch brings back the user environment from the shell. > In the future, weston-launch could create the Wayland socket earlier, in > which case the user's shell could be used to run Wayland-specific too

[PATCH weston 1/8] weston-launch: Run weston in the user login shell

2013-05-17 Thread Quentin Glidic
From: Quentin Glidic This patch brings back the user environment from the shell. In the future, weston-launch could create the Wayland socket earlier, in which case the user's shell could be used to run Wayland-specific tools in the new Weston session. Signed-off-by: Quentin Glidic --- src/wes