layout: Add a fallback for reading activation-area 10/29010/1
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 9 Jun 2023 08:49:36 +0000 (11:49 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 13 Jun 2023 10:58:12 +0000 (13:58 +0300)
commit07c332f0b8c32976dc3b0ad7f8433de7641e4778
treedfcff947e59a750e6b1feaf8458d42530fc1c74b
parent69bd3ddac4b23d827c8e58b96201238f0114497b
layout: Add a fallback for reading activation-area

This is a temporary work-around for doing another read of the ini file
for the activation-area in case we detected that we have one set-up but
the activation area is empty. This happens when we're getting the ready()
request from the shell client, when we're initializing the layout.

Bug-AGL: SPEC-4829
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I152e7cba34b74390de2a46df4799c1fb44441d3f
src/compositor.c
src/ivi-compositor.h
src/layout.c