Re: [PATCH weston v2 1/2] launcher: don't try to switch to the current vt

2016-12-04 Thread Giulio Camuffo
2016-11-25 15:10 GMT+01:00 Pekka Paalanen : > On Wed, 29 Jun 2016 11:57:11 +0200 > Giulio Camuffo wrote: > >> Signed-off-by: Giulio Camuffo >> --- >> >> v2: this was split from the following commit >> >> libweston/launcher-direct.c| 12 >> libweston/launcher-impl.h

Re: [PATCH weston v2 1/2] launcher: don't try to switch to the current vt

2016-11-25 Thread Pekka Paalanen
On Wed, 29 Jun 2016 11:57:11 +0200 Giulio Camuffo wrote: > Signed-off-by: Giulio Camuffo > --- > > v2: this was split from the following commit > > libweston/launcher-direct.c| 12 > libweston/launcher-impl.h | 1 + > libweston/launcher-logind.c| 8

[PATCH weston v2 1/2] launcher: don't try to switch to the current vt

2016-06-29 Thread Giulio Camuffo
Signed-off-by: Giulio Camuffo --- v2: this was split from the following commit libweston/launcher-direct.c| 12 libweston/launcher-impl.h | 1 + libweston/launcher-logind.c| 8 libweston/launcher-util.c | 7 ++- libweston/launcher-w