From: Marcus Fritzsch Date: Tue, 12 Sep 2017 09:29:33 +0000 (+0200) Subject: layers.json: set OnScreen area to non-center non-full X-Git-Tag: 4.99.1~99 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2Fwindowmanager.git;a=commitdiff_plain;h=983d9f8a9eb0dde7f03621327007c9f084c10236 layers.json: set OnScreen area to non-center non-full Signed-off-by: Marcus Fritzsch --- diff --git a/layers.json b/layers.json index 0d5a817..c1107d4 100644 --- a/layers.json +++ b/layers.json @@ -63,7 +63,7 @@ "role": "^OnScreen.*", "name": "popups", "layer_id": 9999, - "area": { "type": "rect", "rect": { "x": 0, "y": 100, "width": -1, "height": -201 } }, + "area": { "type": "rect", "rect": { "x": 0, "y": 300, "width": -1, "height": 400 } }, "comment": "Range of IDs that will always be placed on the popup layer, that gets a very high 'dummy' id of 9999" } ],