Re: [PATCH weston v2 07/24] desktop-shell: debug set_position_from_xwayland

2017-01-15 Thread Quentin Glidic
On 21/12/2016 15:40, Pekka Paalanen wrote: From: Pekka Paalanen Helps tracking what happens with XWM. Use the same debugging guard as XWM. Signed-off-by: Pekka Paalanen Seems good: Reviewed-by: Quentin Glidic --- desktop-shell/shell.c | 6 ++ 1 file changed, 6 insertions(+) dif

[PATCH weston v2 07/24] desktop-shell: debug set_position_from_xwayland

2016-12-21 Thread Pekka Paalanen
From: Pekka Paalanen Helps tracking what happens with XWM. Use the same debugging guard as XWM. Signed-off-by: Pekka Paalanen --- desktop-shell/shell.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c index 9b39933..f53a49c 100644 --- a/d