Re: [PATCH 3/7] Make weston spawn weston-launch

2013-10-16 Thread David Herrmann
Hi On Tue, Oct 15, 2013 at 8:07 PM, Kristian Høgsberg wrote: > On Tue, Oct 15, 2013 at 02:29:58PM +0200, David Herrmann wrote: >> This is a rather complete rewrite of weston-launch. Instead of spawning >> weston from weston-launch, we do the inverse now. Whenever weston is >> spawned with a backe

Re: [PATCH 3/7] Make weston spawn weston-launch

2013-10-15 Thread Kristian Høgsberg
On Tue, Oct 15, 2013 at 02:29:58PM +0200, David Herrmann wrote: > This is a rather complete rewrite of weston-launch. Instead of spawning > weston from weston-launch, we do the inverse now. Whenever weston is > spawned with a backend that uses launcher-util, we spawn weston-launch as > child proces

[PATCH 3/7] Make weston spawn weston-launch

2013-10-15 Thread David Herrmann
This is a rather complete rewrite of weston-launch. Instead of spawning weston from weston-launch, we do the inverse now. Whenever weston is spawned with a backend that uses launcher-util, we spawn weston-launch as child process. weston-launch still handles VT switching and open() for session-devic