FedoraQt / adwaita-qt

A style to bend Qt applications to look like they belong into GNOME Shell
Other
488 stars 48 forks source link

Qt applications have invisible window controls in Fedora 34 #152

Closed wm75 closed 3 years ago

wm75 commented 3 years ago

I just hope this is the right place to report my issue, but I upgraded to Fedora 34 yesterday and I'm observing that Qt-based applications (nomacs, mumble, eric IDE) have hardly visible window controls without focus, which become completely invisible when the window takes focus.

Example without focus: nomacs_without_focus

Example with focus: nomacs_with_focus

Is this a known issue or something that may be just a config issue on my side?

grulja commented 3 years ago

Was this also a problem on Fedora 33? Do you use different style/theme or default Adwaita?

wm75 commented 3 years ago

I upgraded from Fedora 32 so cannot comment on 33. I'm using the default Adwaita theme (but Papirus-Dark icon theme if that should matter).

wm75 commented 3 years ago

but Papirus-Dark icon theme if that should matter

In fact, it does matter. Didn't even remember that fact before you asked, now switched to Adwaita also as the icon theme and that "fixes" it. Just that it prevents me from using my beloved Papirus icon theme.

grulja commented 3 years ago

Yes, that will be the reason. It should be fixed in upcoming QGnomePlatform release, where I don't use icons from the icon theme, but I paint them myself.