From ec688535558c31989e7da221b858328b2e0766c8 Mon Sep 17 00:00:00 2001 From: "Bocklage, Jens" Date: Thu, 3 Nov 2016 20:23:10 +0100 Subject: 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 --- interfaces/homescreen.xml | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) (limited to 'interfaces/homescreen.xml') diff --git a/interfaces/homescreen.xml b/interfaces/homescreen.xml index a405555..b317306 100644 --- a/interfaces/homescreen.xml +++ b/interfaces/homescreen.xml @@ -29,7 +29,48 @@ - + + + + + + + + + + + + + + + -- cgit 1.2.3-korg