Zren / breeze-alphablack

Breeze Light theme with minor improvements and a black panel/titlebar.
https://store.kde.org/p/1084931/
35 stars 7 forks source link

Transparent widgets after qt-5.12.2 update #13

Closed r0skar closed 5 years ago

r0skar commented 5 years ago

FYI there has been a problem with the most recent qt update and the default breeze dark plasma theme. Using the breeze-alphablack theme, I experience the same issue as mentioned in the reports below.

Relevant links: https://bugs.kde.org/show_bug.cgi?id=405548 https://phabricator.kde.org/D19821

Zren commented 5 years ago

Ah good point. The template dialogs/background doesn't have type="text/css". I think I'll add that attribute to the style tag instead of removing the tag altogether like the kde patch.

https://raw.githubusercontent.com/Zren/breeze-alphablack/76793c311e51e6d65a290ac0d89734dbc25a65b5/_templates/dialogs/background.svg

Zren commented 5 years ago
  1. Copy the "fixed" _templates/dialogs/background.svg to ~/.local/share/plasma/desktoptheme/breeze-alphablack/
  2. Change the dialog opacity to re-render the svg + refresh the desktop theme.

Is it fixed?

r0skar commented 5 years ago

Works great. Thanks a lot for the quick response and fix - awesome work!

roachsinai commented 5 years ago

So release V15 should fix this issue?

roachsinai commented 5 years ago

It fixed, sorry to bother.