Add optional override for window geometry 53/28253/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 8 Dec 2022 05:17:22 +0000 (14:17 +0900)
committerScott Murray <scott.murray@konsulko.com>
Tue, 13 Dec 2022 04:03:27 +0000 (04:03 +0000)
commitf8f7cc6b13cb461193aa796ac1e678d37eb22841
treee34cd96f616b437fd229baa98e431ecbb7938c61
parentbe95c2a9466d03dda01cb882a70458aac81f36e4
Add optional override for window geometry

Rework things a bit to read the window geometry from the .ini style
configuration file etc/xdg/AGL.conf if it is present.  This allows
overriding the window geometry for use with the Flutter cluster
demo image.

Bug-AGL: SPEC-4640

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Icd91bf4a2ce43c0fc1ed7ea64f730451326edbd7
(cherry picked from commit 26197c79389784a24f565986c54762f4510cff3c)
app/main.cpp