Re: [PATCH weston 2/2] compositor-x11: Implement mode switching

2017-12-05 Thread Daniel Stone
Hi Armin, On 28 October 2016 at 23:26, Armin Krezović wrote: > Signed-off-by: Armin Krezović I couldn't find anything wrong with this one, so have reviewed and pushed it now. Was probably about time. Cheers, Daniel ___ wayland-devel mailing list wayl

[PATCH weston 2/2] compositor-x11: Implement mode switching

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