From: Bocklage, Jens Date: Thu, 3 Nov 2016 19:23:10 +0000 (+0100) Subject: New concept of dynamically placing surfaces in static defined layout areas. X-Git-Tag: v0.4.0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=ec688535558c31989e7da221b858328b2e0766c8;hp=ec688535558c31989e7da221b858328b2e0766c8;p=staging%2FHomeScreen.git New concept of dynamically placing surfaces in static defined layout areas. This is useful if an application wants to render more than one surface. By default, one surface is placed in one layout render area. With the new homescreen.xml introspection, apps can place their surfaces as they wish (limited to the boundries of the assigned layou render area!). The functionality is not fully implemented, but the shared lib already provides the interface. Signed-off-by: Bocklage, Jens ---