cool-retro-term
cool-retro-term copied to clipboard
Settings window renders wrong with custom theme
The settings window doesn't seems to play nice with custom theme.
I'm having the same problem.
I did sudo pacman -S qt5-base qt5-declarative qt5-quickcontrols qt5-graphicaleffects
as the repo instructed.
I'm running Arch Linux (5.18.14-arch1-1) with Plasma 5.25.4 as my DE and bspwm as my WM.
Same issue here on Manjaro
I have the same issue. Running Arch with Cinnamon.
There was already an open issue about this: #637 Please search for existing issues before opening new ones! In that issue I managed to bisect the commit that caused this issue. It's hard to say whether the bug is in CRT or in QtQuickControls.
There are several reports of this. Quick workaround: launch like this:
QT_QUICK_CONTROLS_STYLE=Material cool-retro-term
Ugly, but you can read it. This bug is in a few different places.