Re: [PATCH weston] compositor-wayland: Call weston_compositor_exit when receiving an xdg toplevel close event

2017-03-25 Thread Quentin Glidic
On 3/25/17 5:19 PM, Sergi Granell wrote: Signed-off-by: Sergi Granell Seems pretty sensible: Reviewed-by: Quentin Glidic And pushed: 07a2b99f..eaa73584 master -> master Thanks, --- libweston/compositor-wayland.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libweston/composi

Re: [PATCH weston] desktop-shell: Remove unused variable in panel_create

2017-03-25 Thread Quentin Glidic
On 3/25/17 4:42 PM, Raúl Peñacoba wrote: Signed-off-by: Raúl Peñacoba Good catch: Reviewed-by: Quentin Glidic And pushed: ed016bff..07a2b99f master -> master Thanks, --- clients/desktop-shell.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/clients/desktop-shell.c b/clients/de

[PATCH weston] compositor-wayland: Call weston_compositor_exit when receiving an xdg toplevel close event

2017-03-25 Thread Sergi Granell
Signed-off-by: Sergi Granell --- libweston/compositor-wayland.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libweston/compositor-wayland.c b/libweston/compositor-wayland.c index 1900ab08..a76dd08e 100644 --- a/libweston/compositor-wayland.c +++ b/libweston/compositor-wayland.c @@ -1097

[PATCH weston] desktop-shell: Remove unused variable in panel_create

2017-03-25 Thread Raúl Peñacoba
Signed-off-by: Raúl Peñacoba --- clients/desktop-shell.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c index 2667e9bb..599295ee 100644 --- a/clients/desktop-shell.c +++ b/clients/desktop-shell.c @@ -591,7 +591,6 @@ panel_create(struct desk