aboutsummaryrefslogtreecommitdiffstats
path: root/layers.json
diff options
context:
space:
mode:
Diffstat (limited to 'layers.json')
-rw-r--r--layers.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/layers.json b/layers.json
index 1d2390d..5cc2997 100644
--- a/layers.json
+++ b/layers.json
@@ -29,6 +29,20 @@
"comment": "Range of IDs that will always be placed on layer 1001, negative rect values are interpreted as output_size.dimension - $value"
},
{
+ "role": "SoftwareKeyboard",
+ "name": "UpperHomeScreen",
+ "layer_id": 1002,
+ "area": { "type": "rect", "rect": { "x": 0, "y": 760, "width": -1, "height": 400 } },
+ "comment": "UpperHomeScreen is the part of HomeScreen"
+ },
+ {
+ "role": "Restriction",
+ "name": "Restriction",
+ "layer_id": 1003,
+ "area": { "type": "rect", "rect": { "x": 0, "y": 760, "width": -1, "height": 400 } },
+ "comment": "UpperHomeScreen is the part of HomeScreen"
+ },
+ {
"role": "^OnScreen.*",
"name": "popups",
"layer_id": 9999,