main: init dummy layout of layer 100 on the first screen
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Fri, 23 Jun 2017 10:29:27 +0000 (12:29 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 8 Aug 2017 15:24:00 +0000 (17:24 +0200)
commitfd6299c49a6706adf7fbbfc6c25041e23fbfa72c
treec210ca19b3880a5e89e35f131e55212153527e39
parent7a222198086e2c2ce7a19a989d1feee0cd31d8ab
main: init dummy layout of layer 100 on the first screen

* If the layer is not existent, create it.
* Set the layer to the output dimensions.
* Set layer visibility to 1.
* Add the layer to the first screen.

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
src/main.cpp