Skip to content

kcms/xwayland: Add settingStateBindings

Vlad Zahorodnii requested to merge work/cherry-pick-a4856a01 into Plasma/6.2

This adds the orange highlights of which settings are changed within the KCM.

The KCFG file is modified as QML bindings automatically convert properties to lowerTitleCase, but then the settingName in the SettingStateBinding is not and people spend ages debugging it. Writing it explicitly makes it clearer. The config file format is unchanged.

BUG: 479019

(cherry picked from commit a4856a01)

Co-authored-by: David Edmundson kde@davidedmundson.co.uk

Merge request reports

Loading