From dbd788320055e7a59f60978fda6b7fad7fbe7343 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 30 Nov 2021 14:41:53 -0800 Subject: [PATCH] Drop match levels on some KDE update notification needles These incorporate bits of the background so are subject to non-100% matching, got a 97% match in current Rawhide, let's see if dropping the match level is enough. Signed-off-by: Adam Williamson --- .../kde/desktop_update_notification_only-kde-20210916.json | 4 +++- .../kde/desktop_update_notification_only-kde-20210917.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/needles/kde/desktop_update_notification_only-kde-20210916.json b/needles/kde/desktop_update_notification_only-kde-20210916.json index 941e7cbd..fa6b96d8 100644 --- a/needles/kde/desktop_update_notification_only-kde-20210916.json +++ b/needles/kde/desktop_update_notification_only-kde-20210916.json @@ -5,6 +5,7 @@ "xpos": 590, "ypos": 397, "type": "match", + "match": 92, "width": 127 }, { @@ -12,6 +13,7 @@ "xpos": 973, "ypos": 396, "type": "match", + "match": 92, "width": 39 } ], @@ -20,4 +22,4 @@ "DESKTOP-kde", "desktop_update_notification_only" ] -} \ No newline at end of file +} diff --git a/needles/kde/desktop_update_notification_only-kde-20210917.json b/needles/kde/desktop_update_notification_only-kde-20210917.json index c2768875..a2535027 100644 --- a/needles/kde/desktop_update_notification_only-kde-20210917.json +++ b/needles/kde/desktop_update_notification_only-kde-20210917.json @@ -5,6 +5,7 @@ "height": 16, "ypos": 395, "type": "match", + "match": 92, "width": 127 }, { @@ -12,6 +13,7 @@ "height": 173, "ypos": 396, "type": "match", + "match": 92, "width": 39 } ], @@ -20,4 +22,4 @@ "DESKTOP-kde", "desktop_update_notification_only" ] -} \ No newline at end of file +}