Re: [PATCH weston 3/3] wayland: port the wayland backend to the new api
On Thu, Aug 13, 2015 at 01:53:06PM +0300, Pekka Paalanen wrote: > From: Giulio Camuffo So much is being moved around here that it's hard to assure that no bugs got introduced. It feels like there's 2 or 3 refactoring steps being done in one go; if we're dead set on landing this for beta perhaps
[PATCH weston 3/3] wayland: port the wayland backend to the new api
From: Giulio Camuffo --- Makefile.am | 3 + src/compositor-wayland.c | 220 --- src/compositor-wayland.h | 58 + src/main.c | 198 +- 4 files changed, 296 insertions(+),