Re: [PATCH weston] shell: Start the desktop-shell client in the idle handler

2012-10-04 Thread Kristian Høgsberg
On Tue, Sep 25, 2012 at 05:57:01PM +0300, Tiago Vignatti wrote: > It fix https://bugs.freedesktop.org/show_bug.cgi?id=55259 Looks good, committed. Kristian > Signed-off-by: Tiago Vignatti > --- > src/shell.c | 16 +--- > 1 file changed, 9 insertions(+), 7 deletions(-) > > diff -

Re: [PATCH weston] shell: Start the desktop-shell client in the idle handler

2012-09-25 Thread Kristian Høgsberg
On Tue, Sep 25, 2012 at 05:57:01PM +0300, Tiago Vignatti wrote: > It fix https://bugs.freedesktop.org/show_bug.cgi?id=55259 > > Signed-off-by: Tiago Vignatti Thanks, that looks good, committed. Kristian > --- > src/shell.c | 16 +--- > 1 file changed, 9 insertions(+), 7 deletion

[PATCH weston] shell: Start the desktop-shell client in the idle handler

2012-09-25 Thread Tiago Vignatti
It fix https://bugs.freedesktop.org/show_bug.cgi?id=55259 Signed-off-by: Tiago Vignatti --- src/shell.c | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/shell.c b/src/shell.c index 2afa1b3..67d1060 100644 --- a/src/shell.c +++ b/src/shell.c @@ -3028,7 +3