Re: [PATCH weston 1/6] XWM: debug position on create_notify

2016-11-25 Thread Pekka Paalanen
On Thu, 24 Nov 2016 13:40:45 +0200 Pekka Paalanen wrote: > From: Pekka Paalanen > > Helps debugging X11 window positioning issues. > > Signed-off-by: Pekka Paalanen > --- > xwayland/window-manager.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/xwayland/window-m

[PATCH weston 1/6] XWM: debug position on create_notify

2016-11-24 Thread Pekka Paalanen
From: Pekka Paalanen Helps debugging X11 window positioning issues. Signed-off-by: Pekka Paalanen --- xwayland/window-manager.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xwayland/window-manager.c b/xwayland/window-manager.c index c0eb7b0..4a799e3 100644 --- a/xwayla