Re: EXT: [PATCH weston v6 32/73] compositor-rdp: migrate to head-based output API

2018-03-24 Thread Ray, Ian (GE Healthcare)
> On 16 Feb 2018, at 16.57, Pekka Paalanen wrote: > > From: Pekka Paalanen > > Follow the starndard patttern as the other backends, headless and x11 in Nit: s/starndard/standard (And, at risk of being overly pedantic, the X11 change does not come until patch 35.) > particular, to stop rely

[PATCH weston v6 32/73] compositor-rdp: migrate to head-based output API

2018-02-16 Thread Pekka Paalanen
From: Pekka Paalanen Follow the starndard patttern as the other backends, headless and x11 in particular, to stop relying on the implicit weston_output::head. Signed-off-by: Pekka Paalanen --- libweston/compositor-rdp.c | 64 ++ 1 file changed, 53 in