Draft: Allow XDG to be displayed.
[apps/agl-service-windowmanager.git] / layers.json
index 98d69e0..bf0a6f9 100644 (file)
          "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } },
          "comment": "Range of IDs that will always be placed on layer 1001, negative rect values are interpreted as output_size.dimension - $value"
       },
+      {
+        "role": "^XDG$",
+        "name": "xdg-apps",
+        "layer_id": 1002,
+        "area": { "type": "rect", "rect": { "x": 0, "y": 218, "width": -1, "height": -433 } },
+        "comment": "Range of IDs dedicated for XDG apps that will always be placed on layer 1002, negative rect values are interpreted as output_size.dimension - $value"
+      },
       {
          "role": "^OnScreen.*",
          "name": "popups",