https://bugs.kde.org/show_bug.cgi?id=511740

--- Comment #21 from Vlad Zahorodnii <[email protected]> ---
Git commit 06098adfb08a051cbe96ff411bf73de15b204382 by Vlad Zahorodnii.
Committed on 02/07/2026 at 11:20.
Pushed by vladz into branch 'master'.

qt6: Skip loading palettes when widget style changes

This is rather to make sense from the current code. The widget style
loads the system palette but it doesn't determine whether the color
scheme is light or dark like other code paths.

When the color scheme changes, we should receive a
org.kde.KGlobalSettings.notifyChange broadcast event with the
PaletteChanged type, so the widget style should be unnecessary.

M  +0    -1    qt6/src/platformtheme/khintssettings.cpp

https://invent.kde.org/plasma/plasma-integration/-/commit/06098adfb08a051cbe96ff411bf73de15b204382

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to