https://bugs.kde.org/show_bug.cgi?id=402139
--- Comment #9 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit f3060723e126909a19d221401a473d4e2d3999b7 by David Edmundson. Committed on 19/12/2018 at 13:07. Pushed by davidedmundson into branch 'master'. [kcmkwin/kwinrules] Don't include kdeglobals in rules config Summary: There's nothing relevant in kdeglobals and loading it can lead to noise when deleting groups that override a system default. We still cascade which will allow kiosk keys to work as well as relevant system defaults. Import/Export is unchanged as that already uses SimpleConfig which includes this flag. I don't know if it will fix the relevant issue in the bug or just reduce noise. Test Plan: Compiled. Reviewers: #kwin, zzag Reviewed By: #kwin, zzag Subscribers: zzag, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D17645 M +1 -1 data/update_default_rules.cpp M +1 -1 kcmkwin/kwinrules/kcm.cpp M +2 -2 kcmkwin/kwinrules/main.cpp https://commits.kde.org/kwin/f3060723e126909a19d221401a473d4e2d3999b7 -- You are receiving this mail because: You are watching all bug changes.