Re: [PATCH weston] clients: tablet-shell: Wait for set_homescreen hits the server

2013-04-09 Thread Kristian Høgsberg
On Tue, Apr 09, 2013 at 11:48:06AM -0300, Tiago Vignatti wrote: > This relates to: > https://bugs.freedesktop.org/show_bug.cgi?id=57634 > https://bugs.freedesktop.org/show_bug.cgi?id=57637 > > Signed-off-by: Tiago Vignatti Thanks Tiago, that fixes both those bugs as far as I can see. It

[PATCH weston] clients: tablet-shell: Wait for set_homescreen hits the server

2013-04-09 Thread Tiago Vignatti
This relates to: https://bugs.freedesktop.org/show_bug.cgi?id=57634 https://bugs.freedesktop.org/show_bug.cgi?id=57637 Signed-off-by: Tiago Vignatti --- clients/tablet-shell.c |3 +++ 1 file changed, 3 insertions(+) diff --git a/clients/tablet-shell.c b/clients/tablet-shell.c index