https://bugs.kde.org/show_bug.cgi?id=487104
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/filelight/-/commit/29 | |e76d16f160a34d0885edce84ac7 | |c01da8b7b6d --- Comment #12 from Harald Sitter <sit...@kde.org> --- Git commit 29e76d16f160a34d0885edce84ac7c01da8b7b6d by Harald Sitter. Committed on 09/07/2024 at 12:16. Pushed by sitter into branch 'master'. windows: force sane style, color, icons there's various weird issues to do with the defaults in frameworks not kicking in reliably and debugging this is a bit of a nightmare. instead force suitable values this notably fixes: - radio buttons, check boxes and sliders being incorrectly scaled, by using the breeze style - the icons not coloring correctly, by forcing breeze icon theme - the colors not adapting correctly to system theme changes, by ensuring we have a kcolorschememanager M +1 -0 CMakeLists.txt M +15 -0 src/main.cpp https://invent.kde.org/utilities/filelight/-/commit/29e76d16f160a34d0885edce84ac7c01da8b7b6d -- You are receiving this mail because: You are watching all bug changes.