src: Mark surfaces with the 'remote' role if configuration file says so 50/24650/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 5 Jun 2020 14:16:30 +0000 (17:16 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Mon, 15 Jun 2020 11:48:38 +0000 (14:48 +0300)
commit168261297ce8d6e17ca69eb1de4d0e98de52eedc
treeca61305f9d242241da8da4b3b6ad0fee0b9db88b
parent81be1de53fd49b7a31e5fea217e88c038e22c3f9
src: Mark surfaces with the 'remote' role if configuration file says so

As we don't have an explicit way to do it, like we have with the
protocol, we try to determine if the surface was being assigned a remote
output and use that, when the surface is created.

Bug-AGL: SPEC-3280

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Idd95acd9ae69c5ac37b50d447956b0ee46a94677
src/desktop.c
src/ivi-compositor.h
src/layout.c
src/main.c
src/shell.c