Re: [PATCH weston] Add a --shell option to override the default desktop-shell

2013-08-29 Thread Pier Luigi
2013/8/27 Kristian Høgsberg > On Sun, Aug 25, 2013 at 03:42:11PM +0200, Giulio Camuffo wrote: > > Looks good and works good for me. > > Thanks for checking Giulio, I wanted this to work for your use case > too. Patch applied. > Could this be applied to 1.2 too for the next minor release? -- O

Re: [PATCH weston] Add a --shell option to override the default desktop-shell

2013-08-26 Thread Kristian Høgsberg
On Sun, Aug 25, 2013 at 03:42:11PM +0200, Giulio Camuffo wrote: > Looks good and works good for me. Thanks for checking Giulio, I wanted this to work for your use case too. Patch applied. Kristian > 2013/8/23 Jason Ekstrand > > > Signed-off-by: Jason Ekstrand > > --- > > src/compositor.c |

Re: [PATCH weston] Add a --shell option to override the default desktop-shell

2013-08-25 Thread Giulio Camuffo
Looks good and works good for me. 2013/8/23 Jason Ekstrand > Signed-off-by: Jason Ekstrand > --- > src/compositor.c | 12 ++-- > weston.ini | 3 ++- > 2 files changed, 12 insertions(+), 3 deletions(-) > > diff --git a/src/compositor.c b/src/compositor.c > index e9ba0fd..bb66fc7

[PATCH weston] Add a --shell option to override the default desktop-shell

2013-08-22 Thread Jason Ekstrand
Signed-off-by: Jason Ekstrand --- src/compositor.c | 12 ++-- weston.ini | 3 ++- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/src/compositor.c b/src/compositor.c index e9ba0fd..bb66fc7 100644 --- a/src/compositor.c +++ b/src/compositor.c @@ -3224,6 +3224,7 @@ us