Re: [RFC] weston-launch: add option to start compositors other than weston

2018-03-19 Thread Pekka Paalanen
On Mon, 19 Mar 2018 12:33:27 +0200 Ilia Bozhinov wrote: > Oops, sorry, I didn't consider that and I should have. Mods should remove > this patch. Hi, if you mean mark it as rejected in Patchwork, I've now done that. If you wanted to make a login with Patchwork, you could have done that yourself

Re: [RFC] weston-launch: add option to start compositors other than weston

2018-03-19 Thread Ilia Bozhinov
Oops, sorry, I didn't consider that and I should have. Mods should remove this patch. But anyway, does that mean every compositor should provide its own version of weston-launch or require systemd-login? On Mon, Mar 19, 2018 at 12:24 PM, Pekka Paalanen wrote: > On Mon, 19 Mar 2018 11:41:46 +020

Re: [RFC] weston-launch: add option to start compositors other than weston

2018-03-19 Thread Pekka Paalanen
On Mon, 19 Mar 2018 11:41:46 +0200 Ilia Bozhinov wrote: > This is helpful for other compositors which utilize libweston without > systemd-login support. > > Signed-off-by: Ilia Bozhinov > --- > libweston/weston-launch.c | 35 +-- > 1 file changed, 21 insertions(

[RFC] weston-launch: add option to start compositors other than weston

2018-03-19 Thread Ilia Bozhinov
This is helpful for other compositors which utilize libweston without systemd-login support. Signed-off-by: Ilia Bozhinov --- libweston/weston-launch.c | 35 +-- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/libweston/weston-launch.c b/libweston/