D28365: [krunner] Avoid (another) pointless config load on start

2020-04-03 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R120:1c48e351c646: [krunner] Avoid reparsing the config load on start (authored by davidedmundson). REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE

D28365: [krunner] Avoid (another) pointless config load on start

2020-03-27 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > view.cpp:110 > // Catch both, direct changes to the config file ... > -connect(KDirWatch::self(), ::dirty, this, ::reloadConfig); > -connect(KDirWatch::self(),

D28365: [krunner] Avoid (another) pointless config load on start

2020-03-27 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. davidedmundson requested review of this revision. REPOSITORY R120 Plasma Workspace BRANCH master REVISION DETAIL