Re: [PATCH weston 1/3] weston: Add a specific option to load XWayland

2016-12-02 Thread Daniel Stone
Hi, On 2 December 2016 at 10:21, Pekka Paalanen wrote: > this patch looks exactly where we would want to end up, but I wonder if > this should be done more gradually to make things easier for users. How > about something like: > > [...] > > We would also want to do this for backend loading to sim

Re: [PATCH weston 1/3] weston: Add a specific option to load XWayland

2016-12-02 Thread Pekka Paalanen
On Mon, 4 Jul 2016 15:58:07 +0200 Quentin Glidic wrote: > From: Quentin Glidic > > Signed-off-by: Quentin Glidic > --- > compositor/main.c | 25 +++-- > man/weston.ini.man | 7 +-- > man/weston.man | 7 +-- > tests/weston-tests-env | 7 ---

Re: [PATCH weston 1/3] weston: Add a specific option to load XWayland

2016-07-11 Thread Giulio Camuffo
Hi, This looks good to me but i wonder, since it's a behavior change, it should be mentioned in the changelog. I think we should start using a [Changelog] tag or something in the commit message to make fishing them out of the git history easier. With that, Reviewed-by: Giulio Camuffo 2016-07-04

Re: [PATCH weston 1/3] weston: Add a specific option to load XWayland

2016-07-04 Thread Michael Schellenberger Costa
Hi Quentin, Am 04.07.2016 um 15:58 schrieb Quentin Glidic: > From: Quentin Glidic > > Signed-off-by: Quentin Glidic > --- > compositor/main.c | 25 +++-- > man/weston.ini.man | 7 +-- > man/weston.man | 7 +-- > tests/weston-tests-env | 7 ---

Re: [PATCH weston 1/3] weston: Add a specific option to load XWayland

2016-07-04 Thread Quentin Glidic
On 04/07/2016 16:02, Michael Schellenberger Costa wrote: Hi Quentin, Am 04.07.2016 um 15:58 schrieb Quentin Glidic: From: Quentin Glidic Signed-off-by: Quentin Glidic --- compositor/main.c | 25 +++-- man/weston.ini.man | 7 +-- man/weston.man | 7

[PATCH weston 1/3] weston: Add a specific option to load XWayland

2016-07-04 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- compositor/main.c | 25 +++-- man/weston.ini.man | 7 +-- man/weston.man | 7 +-- tests/weston-tests-env | 7 --- weston.ini.in | 3 ++- 5 files changed, 31 insertions(+), 18 del