Add a variant leftbar_server needle for when VNC isn't fullscreen

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-08-14 17:14:12 -07:00
parent 3b810cf478
commit eeaef7d081
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"area": [
{
"xpos": 9,
"type": "match",
"ypos": 72,
"height": 692,
"width": 134
}
],
"properties": [
{
"name": "workaround",
"value": "this matches when the VNC window is not fullscreen as it should be"
}
],
"tags": [
"leftbar_server"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB