add ids.json and layout.json
[staging/windowmanager.git] / layout.json
diff --git a/layout.json b/layout.json
new file mode 100644 (file)
index 0000000..be82f35
--- /dev/null
@@ -0,0 +1,44 @@
+[
+   {
+      "areas": [
+         {
+            "height": "1920",
+            "name": "ControleBar",
+            "width": "1080",
+            "x": "0",
+            "y": "0",
+            "zorder": "0"
+        },
+         {
+            "height": "1920",
+            "name": "HomeButton",
+            "width": "100",
+            "x": "0",
+            "y": "0",
+            "zorder": "0"
+         }
+      ],
+      "name": "HomeScreenBasic"
+   },
+   {
+      "areas": [
+         {
+            "height": "1280",
+            "name": "Main",
+            "width": "1080",
+            "x": "0",
+            "y": "300",
+            "zorder": "0"
+         },
+         {
+            "height": "1280",
+            "name": "Sub",
+            "width": "1080",
+            "x": "0",
+            "y": "600",
+            "zorder": "0"
+         }
+      ],
+      "name": "ApssHalfBasic"
+   }
+]