Remove deprecated agl-egvirt feature
[AGL/meta-agl.git] / meta-agl-profile-graphical-html5 / recipes-apis / agl-service-windowmanager / files / areas.horizontal.json
1 {
2     "areas": [
3         {
4             "name": "fullscreen",
5             "rect": {
6                 "x": 0,
7                 "y": 0,
8                 "w": 1920,
9                 "h": 1080
10             }
11         },
12         {
13             "name": "normal.full",
14             "rect": {
15                 "x": 218,
16                 "y": 0,
17                 "w": 1702,
18                 "h": 1080
19             }
20         },
21         {
22             "name": "split.main",
23             "rect": {
24                 "x": 218,
25                 "y": 0,
26                 "w": 744,
27                 "h": 1080
28             }
29         },
30         {
31             "name": "split.sub",
32             "rect": {
33                 "x": 962,
34                 "y": 0,
35                 "w": 744,
36                 "h": 1080
37             }
38         },
39         {
40             "name": "software_keyboard",
41             "rect": {
42                 "x": 962,
43                 "y": 0,
44                 "w": 744,
45                 "h": 1080
46             }
47         },
48         {
49             "name": "restriction.normal",
50             "rect": {
51                 "x": 218,
52                 "y": 0,
53                 "w": 1488,
54                 "h": 1080
55             }
56         },
57         {
58             "name": "restriction.split.main",
59             "rect": {
60                 "x": 218,
61                 "y": 0,
62                 "w": 744,
63                 "h": 1080
64             }
65         },
66         {
67             "name": "restriction.split.sub",
68             "rect": {
69                 "x": 962,
70                 "y": 0,
71                 "w": 744,
72                 "h": 1080
73             }
74         },
75         {
76             "name": "on_screen",
77             "rect": {
78                 "x": 218,
79                 "y": 0,
80                 "w": 1488,
81                 "h": 1080
82             }
83         },
84         {
85             "name": "remote.fullscreen",
86             "rect": {
87                 "x": 0,
88                 "y": 0,
89                 "w": 720,
90                 "h": 640
91             }
92         }
93     ]
94 }