fvogt created this revision. fvogt added reviewers: Frameworks, broulik. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. fvogt requested review of this revision.
REVISION SUMMARY Currently the signal is only emitted if there was no change to the matches in the last 100ms. Especially during krunner startup and early result collection, this is unlikely to happen though, so make sure that the signal is emitted at least once every ~500ms. TEST PLAN Sometimes results only appeared after a noticable delay, now this delay is much shorter. REPOSITORY R308 KRunner BRANCH master REVISION DETAIL https://phabricator.kde.org/D21607 AFFECTED FILES src/runnermanager.cpp To: fvogt, #frameworks, broulik Cc: kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns