From 9adfeb449da2d5ac3372be4793ccc801c1ea438b Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 17 Dec 2020 09:00:24 -0800 Subject: [PATCH] Make leftbar_generic match area a bit shorter KDE menu bar got a bit taller lately. Signed-off-by: Adam Williamson --- .../leftbar_generic-20190527.json | 28 +++++++++---------- .../identification/leftbar_generic.json | 26 ++++++++--------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/needles/anaconda/identification/leftbar_generic-20190527.json b/needles/anaconda/identification/leftbar_generic-20190527.json index b888f960..f952346f 100644 --- a/needles/anaconda/identification/leftbar_generic-20190527.json +++ b/needles/anaconda/identification/leftbar_generic-20190527.json @@ -1,15 +1,15 @@ -{ - "area": [ - { - "height": 723, - "width": 123, - "ypos": 4, - "xpos": 15, - "type": "match" - } - ], - "properties": [], - "tags": [ - "leftbar_generic" - ] +{ + "area": [ + { + "height": 713, + "type": "match", + "width": 123, + "xpos": 15, + "ypos": 4 + } + ], + "properties": [], + "tags": [ + "leftbar_generic" + ] } \ No newline at end of file diff --git a/needles/anaconda/identification/leftbar_generic.json b/needles/anaconda/identification/leftbar_generic.json index 9d826584..563ea6ae 100644 --- a/needles/anaconda/identification/leftbar_generic.json +++ b/needles/anaconda/identification/leftbar_generic.json @@ -1,15 +1,15 @@ { - "properties": [], - "tags": [ - "leftbar_generic" - ], - "area": [ - { - "xpos": 14, - "ypos": 15, - "width": 123, - "height": 728, - "type": "match" - } - ] + "area": [ + { + "height": 718, + "type": "match", + "width": 123, + "xpos": 14, + "ypos": 15 + } + ], + "properties": [], + "tags": [ + "leftbar_generic" + ] } \ No newline at end of file