https://bugs.kde.org/show_bug.cgi?id=487104
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/filelight/-/commit/29 |ities/filelight/-/commit/8f |e76d16f160a34d0885edce84ac7 |68f8050bc69b65cd34de04b2621 |c01da8b7b6d |a134af965d8 --- Comment #14 from Harald Sitter <sit...@kde.org> --- Git commit 8f68f8050bc69b65cd34de04b2621a134af965d8 by Harald Sitter. Committed on 10/07/2024 at 08:49. Pushed by sitter into branch 'release/24.05'. 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 (cherry picked from commit 29e76d16f160a34d0885edce84ac7c01da8b7b6d) M +1 -0 CMakeLists.txt M +15 -0 src/main.cpp https://invent.kde.org/utilities/filelight/-/commit/8f68f8050bc69b65cd34de04b2621a134af965d8 -- You are receiving this mail because: You are watching all bug changes.