transparent menu bar (should not be) #387
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Just compiled last git on my fedora 26 and and I get a weird transparent area in the menu bar (at the right of "Help") :

I had the same issue on Kubuntu 17.10 (KDE Plasma 5.10.5). I managed to fix it by editing cool-retro-term/app/qml/main.qml and modifying the
color:
value. Here's a YouTube video showing the steps I took.I have also submitted a pull request with the changes I have made (although I'm not 100% certain what I did was the correct way to fix the issue, as I only started dabbling with QML when I encountered this issue (about an hour ago)).
I've just played around a little more with Cool Retro Term, and have discovered the fix I proposed breaks opacity (i.e. opacity will not work at all). I need to learn more about Qt/QML. If transparency/translucency isn't important to you, then my proposed "workaround" will be fine for now. If you want translucency, you could always set the color value to something else (like "#CC000000", and then set "Opacity" to 0 in settings).
I'm having the same issue. Here is LibreOffice Calc showing behind CRT.