| Summary: | KColorSchemeManager: Selecting default color scheme doesn't respect dark mode on Windows | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kconfigwidgets | Reporter: | Nicolas Fella <nicolas.fella> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.92.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/kconfigwidgets/commit/9f7b8a902d9654520f4fac5c870d5b1174c893ff | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Nicolas Fella
2022-03-30 22:31:54 UTC
Fixed by Thomas Friedrichsmeier in Frameworks 5.93 with https://invent.kde.org/frameworks/kconfigwidgets/-/commit/17b367ddc5c7e0b13703a247a42ff858d92e9780! No, that's a different thing Git commit 9f7b8a902d9654520f4fac5c870d5b1174c893ff by Nicolas Fella. Committed on 29/04/2022 at 23:15. Pushed by nicolasfella into branch 'master'. [kcolorschememanager] Rework and improve auto theme switching Extract the automatically determined color scheme into a function Avoid applying the scheme twice on startup Fix activating the default scheme when system is dark M +54 -29 src/kcolorschememanager.cpp M +0 -2 src/kcolorschememanager.h M +16 -3 src/kcolorschememanager_p.h M +4 -1 src/windowsmessagesnotifier.cpp https://invent.kde.org/frameworks/kconfigwidgets/commit/9f7b8a902d9654520f4fac5c870d5b1174c893ff |