https://bugs.kde.org/show_bug.cgi?id=479019
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/a4856a015b |ma/kwin/-/commit/623a1939d2 |2a72d1ae9ff53799a7d16b1f6e3 |1d2e6e57db8dc9afbef38c2e163 |022 |304 --- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 623a1939d21d2e6e57db8dc9afbef38c2e163304 by Vlad Zahorodnii. Committed on 21/09/2024 at 13:14. Pushed by vladz into branch 'Plasma/6.2'. kcms/xwayland: Add settingStateBindings 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. (cherry picked from commit a4856a015b2a72d1ae9ff53799a7d16b1f6e3022) Co-authored-by: David Edmundson <k...@davidedmundson.co.uk> M +2 -2 src/kcms/xwayland/kwinxwaylandsettings.kcfg M +25 -0 src/kcms/xwayland/ui/main.qml https://invent.kde.org/plasma/kwin/-/commit/623a1939d21d2e6e57db8dc9afbef38c2e163304 -- You are receiving this mail because: You are watching all bug changes.