https://bugs.kde.org/show_bug.cgi?id=393788
Martin Flöser <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kwi | |n/bed31e0557854bb92425db1ea | |b73022c41f2c793 Version Fixed In| |5.13.0 Resolution|--- |FIXED --- Comment #7 from Martin Flöser <mgraess...@kde.org> --- Git commit bed31e0557854bb92425db1eab73022c41f2c793 by Martin Flöser. Committed on 20/05/2018 at 13:43. Pushed by graesslin into branch 'Plasma/5.13'. Reparse rules config prior to update Summary: We used to recreate the KConfig when rules needed to update. Now that it is a KSharedConfig, which is kept, it needs to be reparsed as it changes outside of KWin. FIXED-IN: 5.13.0 Test Plan: Restarted session, changing rules work again Reviewers: #kwin, #plasma Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D12706 M +2 -0 rules.cpp https://commits.kde.org/kwin/bed31e0557854bb92425db1eab73022c41f2c793 -- You are receiving this mail because: You are watching all bug changes.