Add optional override for window geometry 34/28234/2 needlefish
authorScott Murray <scott.murray@konsulko.com>
Thu, 8 Dec 2022 05:17:22 +0000 (14:17 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 8 Dec 2022 05:56:34 +0000 (05:56 +0000)
commit26197c79389784a24f565986c54762f4510cff3c
tree292657201dfee42f08b968d70724cba7b98819c4
parentaead5d93166478c44d940aeaa85a39009c7cf955
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
app/main.cpp