[openqa-needles] Add needles for 5 GNOME apps



commit 6fb1b56c963054bd2b0ec2ed8aaf66c4b02ee02b
Author: Sam Thursfield <sam thursfield codethink co uk>
Date:   Thu Nov 4 16:35:27 2021 +0100

    Add needles for 5 GNOME apps
    
    Part of https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/431

 app_cheese_home.json        |  16 ++++++++++++++++
 app_cheese_home.png         | Bin 0 -> 257421 bytes
 app_epiphany_home.json      |  16 ++++++++++++++++
 app_epiphany_home.png       | Bin 0 -> 43633 bytes
 app_gnome_weather_home.json |  16 ++++++++++++++++
 app_gnome_weather_home.png  | Bin 0 -> 359214 bytes
 app_nautilus_home.json      |  16 ++++++++++++++++
 app_nautilus_home.png       | Bin 0 -> 313040 bytes
 app_simple_scan_home.json   |  16 ++++++++++++++++
 app_simple_scan_home.png    | Bin 0 -> 463494 bytes
 desktop_empty.json          |  16 ++++++++++++++++
 desktop_empty.png           | Bin 0 -> 598823 bytes
 12 files changed, 96 insertions(+)
---
diff --git a/app_cheese_home.json b/app_cheese_home.json
new file mode 100644
index 0000000..9cabc0e
--- /dev/null
+++ b/app_cheese_home.json
@@ -0,0 +1,16 @@
+{
+  "area": [
+    {
+      "xpos": 1,
+      "ypos": 30,
+      "width": 650,
+      "height": 737,
+      "type": "match",
+      "match": 95
+    }
+  ],
+  "properties": [],
+  "tags": [
+    "app_cheese_home"
+  ]
+}
diff --git a/app_cheese_home.png b/app_cheese_home.png
new file mode 100644
index 0000000..912781b
Binary files /dev/null and b/app_cheese_home.png differ
diff --git a/app_epiphany_home.json b/app_epiphany_home.json
new file mode 100644
index 0000000..7e36bb1
--- /dev/null
+++ b/app_epiphany_home.json
@@ -0,0 +1,16 @@
+{
+  "area": [
+    {
+      "xpos": 0,
+      "ypos": 30,
+      "width": 1024,
+      "height": 737,
+      "type": "match",
+      "match": 95
+    }
+  ],
+  "properties": [],
+  "tags": [
+    "app_epiphany_home"
+  ]
+}
diff --git a/app_epiphany_home.png b/app_epiphany_home.png
new file mode 100644
index 0000000..ad9cbaa
Binary files /dev/null and b/app_epiphany_home.png differ
diff --git a/app_gnome_weather_home.json b/app_gnome_weather_home.json
new file mode 100644
index 0000000..0743e0d
--- /dev/null
+++ b/app_gnome_weather_home.json
@@ -0,0 +1,16 @@
+{
+  "area": [
+    {
+      "xpos": 130,
+      "ypos": 103,
+      "width": 760,
+      "height": 520,
+      "type": "match",
+      "match": 95
+    }
+  ],
+  "properties": [],
+  "tags": [
+    "app_gnome_weather_home"
+  ]
+}
diff --git a/app_gnome_weather_home.png b/app_gnome_weather_home.png
new file mode 100644
index 0000000..a2900a9
Binary files /dev/null and b/app_gnome_weather_home.png differ
diff --git a/app_nautilus_home.json b/app_nautilus_home.json
new file mode 100644
index 0000000..d98d525
--- /dev/null
+++ b/app_nautilus_home.json
@@ -0,0 +1,16 @@
+{
+  "area": [
+    {
+      "xpos": 65,
+      "ypos": 93,
+      "width": 891,
+      "height": 550,
+      "type": "match",
+      "match": 95
+    }
+  ],
+  "properties": [],
+  "tags": [
+    "app_nautilus_home"
+  ]
+}
diff --git a/app_nautilus_home.png b/app_nautilus_home.png
new file mode 100644
index 0000000..217cc22
Binary files /dev/null and b/app_nautilus_home.png differ
diff --git a/app_simple_scan_home.json b/app_simple_scan_home.json
new file mode 100644
index 0000000..82f3ef6
--- /dev/null
+++ b/app_simple_scan_home.json
@@ -0,0 +1,16 @@
+{
+  "area": [
+    {
+      "xpos": 232,
+      "ypos": 148,
+      "width": 602,
+      "height": 428,
+      "type": "match",
+      "match": 95
+    }
+  ],
+  "properties": [],
+  "tags": [
+    "app_simple_scan_home"
+  ]
+}
diff --git a/app_simple_scan_home.png b/app_simple_scan_home.png
new file mode 100644
index 0000000..56dd6d6
Binary files /dev/null and b/app_simple_scan_home.png differ
diff --git a/desktop_empty.json b/desktop_empty.json
new file mode 100644
index 0000000..3289b5b
--- /dev/null
+++ b/desktop_empty.json
@@ -0,0 +1,16 @@
+{
+  "area": [
+    {
+      "xpos": 0,
+      "ypos": 30,
+      "width": 1024,
+      "height": 737,
+      "type": "match",
+      "match": 95
+    }
+  ],
+  "properties": [],
+  "tags": [
+    "desktop_empty"
+  ]
+}
diff --git a/desktop_empty.png b/desktop_empty.png
new file mode 100644
index 0000000..577cb16
Binary files /dev/null and b/desktop_empty.png differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]