mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
35660bb4ed
Boxes dropped VNC functionality. It's supposed to be replaced by Connections, but we can't use that until it has fullscreen: https://gitlab.gnome.org/GNOME/connections/-/issues/5 so use Vinagre for now. We do also prepare some needles for Connections in anticipation of being able to use it later (since I already did the work and don't want to waste it...) Signed-off-by: Adam Williamson <awilliam@redhat.com>
15 lines
206 B
JSON
15 lines
206 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 371,
|
|
"ypos": 171,
|
|
"width": 26,
|
|
"height": 25,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"vinagre_fullscreen"
|
|
]
|
|
} |