aboutsummaryrefslogtreecommitdiffstats
path: root/layers.json
diff options
context:
space:
mode:
Diffstat (limited to 'layers.json')
-rw-r--r--layers.json18
1 files changed, 13 insertions, 5 deletions
diff --git a/layers.json b/layers.json
index 29bad45..622ab16 100644
--- a/layers.json
+++ b/layers.json
@@ -19,10 +19,17 @@
"name": "Apps",
"role": "music|video|browser|radio|phone|map|navigation|hvac|settings|dashboard|poi|mixer|sdl|launcher|receiver|tachometer|fallback",
"id_range_begin": 1000,
- "id_range_end": 2999,
+ "id_range_end": 2599,
"comment": "Range of IDs that will always be placed on layer 1001"
},
{
+ "name": "NearApps",
+ "role": "receiver2",
+ "id_range_begin": 2600,
+ "id_range_end": 2999,
+ "comment": "NearApps is the part of Apps. The z order of this layer is higher than Apps"
+ },
+ {
"name": "NearHomeScreen",
"role": "homescreen",
"id_range_begin": 3000,
@@ -60,28 +67,29 @@
},
{
"name": "RemoteRSE1",
- "role": "music|video|browser|radio|phone|map|navigation|hvac|settings|dashboard|poi|mixer|sdl|launcher|receiver|tachometer|fallback",
+ "role": "music|video|browser|radio|phone|map|navigation|hvac|settings|dashboard|poi|mixer|sdl|launcher|tachometer|fallback",
"id_range_begin": 9200,
"id_range_end": 9399,
"comment": "Range of IDs that will always be placed on the OnScreen layer, that gets a very high 'dummy' id of 9999"
},
{
"name": "RemoteRSE2",
- "role": "music|video|browser|radio|phone|map|navigation|hvac|settings|dashboard|poi|mixer|sdl|launcher|receiver|tachometer|fallback",
+ "role": "music|video|browser|radio|phone|map|navigation|hvac|settings|dashboard|poi|mixer|sdl|launcher|tachometer|fallback",
"id_range_begin": 9400,
"id_range_end": 9599,
"comment": "Range of IDs that will always be placed on the OnScreen layer, that gets a very high 'dummy' id of 9999"
},
{
"name": "RemoteHUD",
- "role": "music|video|browser|radio|phone|map|navigation|hvac|settings|dashboard|poi|mixer|sdl|launcher|receiver|tachometer|fallback",
+ "role": "music|video|browser|radio|phone|map|navigation|hvac|settings|dashboard|poi|mixer|sdl|launcher|tachometer|fallback",
"id_range_begin": 9600,
"id_range_end": 9799,
+ "screen": 2,
"comment": "Range of IDs that will always be placed on the OnScreen layer, that gets a very high 'dummy' id of 9999"
},
{
"name": "RemoteHUDUpperLeft",
- "role": "music|video|browser|radio|phone|map|navigation|hvac|settings|dashboard|poi|mixer|sdl|launcher|receiver|tachometer|fallback",
+ "role": "music|video|browser|radio|phone|map|navigation|hvac|settings|dashboard|poi|mixer|sdl|launcher|tachometer|fallback",
"id_range_begin": 9800,
"id_range_end": 9999,
"comment": "Range of IDs that will always be placed on the OnScreen layer, that gets a very high 'dummy' id of 9999"