stylix icon indicating copy to clipboard operation
stylix copied to clipboard

qt: some icons are not displayed correctly

Open pluggero opened this issue 2 years ago • 2 comments

It seems that there is a problem with Stylix displaying icons in some applications. I guess it is limited to programs with a QT GUI, as I have only noticed this error with these. Attached is an example of ts3client and virtualbox. When I deactivate Stylix, the icons of the programs appear without problems (also in the attachment). Rolling back to older versions of Stylix did not solve the problem either.

Setup: Arch Linux LTS with Home-Manager

ts3client_with_stylix ts3client_without_stylix virtualbox_with_stylix virtualbox_without_stylix

pluggero avatar Dec 09 '23 21:12 pluggero

Strange. #142 might improve this?

danth avatar Dec 14 '23 13:12 danth

I have probably found out where this bug comes from. After i set autoEnable = false, i could debug which module causes the bug. The bug is apparently triggered by the KDE module. After I deactivated the module, the programs look as expected. By the way: I am currently using the base-16-schemes.

pluggero avatar Dec 21 '23 22:12 pluggero