src: Mark surfaces with the 'remote' role if configuration file says so 72/24672/1
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 5 Jun 2020 14:16:30 +0000 (17:16 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Mon, 8 Jun 2020 20:23:51 +0000 (23:23 +0300)
commit9aa06a04b36d5d962f3b1cc8b6a541f8e73f6278
tree536e8a5da3063b0852fa410dd11570c0c06111a5
parentaaaa8f56f102141a529d93e2a879d912d16488ad
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
agl-shell-desktop protocol, we try to determine if the surface was being
assigned to 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: I97f628a5613bd36e96b7daeb48d6cd5311ab7b0f
src/desktop.c
src/ivi-compositor.h
src/layout.c
src/main.c
src/shell.c