aboutsummaryrefslogtreecommitdiffstats
path: root/src/layout_manager/db/layout.db
diff options
context:
space:
mode:
Diffstat (limited to 'src/layout_manager/db/layout.db')
-rw-r--r--src/layout_manager/db/layout.db92
1 files changed, 0 insertions, 92 deletions
diff --git a/src/layout_manager/db/layout.db b/src/layout_manager/db/layout.db
index 70523c5..29e40c8 100644
--- a/src/layout_manager/db/layout.db
+++ b/src/layout_manager/db/layout.db
@@ -202,97 +202,5 @@
}
]
}
- ],
- "areas": [
- {
- "name": "fullscreen",
- "rect": {
- "x": 0,
- "y": 0,
- "w": 1080,
- "h": 1920
- }
- },
- {
- "name": "normal",
- "rect": {
- "x": 0,
- "y": 218,
- "w": 1080,
- "h": 1488
- }
- },
- {
- "name": "split.main",
- "rect": {
- "x": 0,
- "y": 218,
- "w": 1080,
- "h": 744
- }
- },
- {
- "name": "split.sub",
- "rect": {
- "x": 0,
- "y": 962,
- "w": 1080,
- "h": 744
- }
- },
- {
- "name": "software_keyboard",
- "rect": {
- "x": 0,
- "y": 962,
- "w": 1080,
- "h": 744
- }
- },
- {
- "name": "restriction.normal",
- "rect": {
- "x": 0,
- "y": 218,
- "w": 1080,
- "h": 1488
- }
- },
- {
- "name": "restriction.split.main",
- "rect": {
- "x": 0,
- "y": 218,
- "w": 1080,
- "h": 744
- }
- },
- {
- "name": "restriction.split.sub",
- "rect": {
- "x": 0,
- "y": 962,
- "w": 1080,
- "h": 744
- }
- },
- {
- "name": "pop_up",
- "rect": {
- "x": 0,
- "y": 640,
- "w": 1080,
- "h": 640
- }
- },
- {
- "name": "system_alert",
- "rect": {
- "x": 0,
- "y": 640,
- "w": 1080,
- "h": 640
- }
- }
]
}