shell: Assume consistency with the desktop roles 98/24998/3
authorMarius Vlad <marius.vlad@collabora.com>
Sun, 12 Jul 2020 16:26:22 +0000 (19:26 +0300)
committerScott Murray <scott.murray@konsulko.com>
Wed, 29 Jul 2020 13:11:43 +0000 (13:11 +0000)
commit35f6733fb39bc83cc16652a3da849d9f383263ef
treeae61410f35bb033da761e5d4787bb5625828bf2d
parent5fe16df2348396c87ab24ef5e2a5e6ceaf2eb4c6
shell: Assume consistency with the desktop roles

While looking into activation by default of other surfaces, noticed that
we're missing consistency on how we handle other types of surface roles.

This patch, activate all other surfaces by default when starting up,
even if they are started before or after the client shell.
Expecting and assuming the same behaviour is important into trying
to establish some common work-flow for applications.

Bug-AGL: SPEC-3494

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I90e764c6c3a7ed543934ee6f68fa716d90ff151e
src/shell.c