Re: [PATCH weston 1/2] compositor-x11: Move vfunc setting from set_size to enable

2016-11-21 Thread Daniel Stone
Hi Armin, On 28 October 2016 at 23:26, Armin Krezović wrote: > Signed-off-by: Armin Krezović I've pushed this one, but need to think some more about the resizing. Cheers, Daniel ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https

[PATCH weston 1/2] compositor-x11: Move vfunc setting from set_size to enable

2016-10-28 Thread Armin Krezović
Signed-off-by: Armin Krezović --- libweston/compositor-x11.c | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/libweston/compositor-x11.c b/libweston/compositor-x11.c index 1c6de08..7709d8f 100644 --- a/libweston/compositor-x11.c +++ b/libweston/compositor-