STEPS TO REPRODUCE 1. open Window Decorations KCM 2. 3. OBSERVED RESULT Window decoration currently in use is not highlighted EXPECTED RESULT Window decoration currently in use is highlighted SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.5.0 Graphics Platform: Wayland
Can reproduce.
It seems to work correctly with kcmshell6, but not with systemsettings
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4296
Git commit 8d571b0d1d158769cce0cde4ac3f85b97f1c0873 by Kai Uwe Broulik. Committed on 05/08/2023 at 11:42. Pushed by broulik into branch 'master'. kcms/decoration: Connect model signals for theme property The theme property depends on the contents of the model, so signal a change if the model has items added/removed or got reset. M +4 -0 src/kcms/decoration/kcm.cpp https://invent.kde.org/plasma/kwin/-/commit/8d571b0d1d158769cce0cde4ac3f85b97f1c0873