Re: EXT: [PATCH weston v6 23/73] weston: migrate RDP to head-based output API

2018-03-23 Thread Ray, Ian (GE Healthcare)
> On 16 Feb 2018, at 16.57, Pekka Paalanen wrote: > > From: Pekka Paalanen > > Migrate the RDP frontend to use the new head-based output configuration > API: listen for heads_changed, and process all heads. > > Signed-off-by: Pekka Paalanen > --- > compositor/main.c | 15 +++ > 1

[PATCH weston v6 23/73] weston: migrate RDP to head-based output API

2018-02-16 Thread Pekka Paalanen
From: Pekka Paalanen Migrate the RDP frontend to use the new head-based output configuration API: listen for heads_changed, and process all heads. Signed-off-by: Pekka Paalanen --- compositor/main.c | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/compositor/