Skip to content
  • David Edmundson's avatar
    Port away from KIdleTime::simulateUserActivity() · 108ceb7c
    David Edmundson authored and Tomaz  Canabrava's avatar Tomaz Canabrava committed
    The goal of the existing method simulateUserActivity was to make
    konversation react as though the user has interacted with the system
    resetting away states and restarting timers.
    
    `KIdleTime::simulateUserActivity()` tells *every* application that the
    user has interacted with the system so they can reset the timers.
    
    It's unnecesary for konversation to do this. This method will be
    deprecated in newer KIdleTime.
    108ceb7c