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

2013-08-22 Thread Jason Ekstrand
Sorry, I had a vim blooper in this one. New patch coming. --Jason Ekstrand On Thu, Aug 22, 2013 at 5:24 PM, Jason Ekstrand wrote: > Signed-off-by: Jason Ekstrand > --- > src/compositor.c | 14 +++--- > weston.ini | 3 ++- > 2 files changed, 13 insertions(+), 4 deletions(-) > >

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

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