Re: [PATCH weston] desktop-shell: Properly destroy the weston_desktop_view

2016-08-16 Thread Jonas Ådahl
On Tue, Aug 16, 2016 at 10:28:21AM +0200, Quentin Glidic wrote: > From: Quentin Glidic > > Signed-off-by: Quentin Glidic As discussed, API naming can be improved, but lets do that in the follow up. This is Reviewed-by: Jonas Ådahl Jonas > --- > desktop-shell/shell.c | 2 +- > 1 file chang

[PATCH weston] desktop-shell: Properly destroy the weston_desktop_view

2016-08-16 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- desktop-shell/shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c index 786020b..8023b0d 100644 --- a/desktop-shell/shell.c +++ b/desktop-shell/shell.c @@ -2364,6 +2364,7