1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-04 11:03:11 +00:00

Add workaround left bar needle for KDE title bar issue

since anaconda was ported to wayland, the title bar is showing
when it runs live in KDE, which it should not. team and Neal are
working on this, but the update went stable inadvertently, so we
need this workaround needle for now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-11-28 00:24:11 -08:00
parent bd2ccba4dd
commit 2886797f67
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"area": [
{
"height": 646,
"width": 123,
"ypos": 63,
"type": "match",
"xpos": 20
}
],
"properties": [
{
"name": "workaround",
"value": "works around anaconda title bar being visible in KDE, which it should not be"
}
],
"tags": [
"leftbar_generic"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB