D21607: Don't delay emission of matchesChanged indefinitely
    Fabian Vogt 
    noreply at phabricator.kde.org
       
    Wed Jun  5 16:23:07 BST 2019
    
    
  
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190605/4bce0b1e/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list