Skip to content
  • David Edmundson's avatar
    [baloosearchrunner] Disable session management · cb8e1f7b
    David Edmundson authored
    As BalooSearchRunner regrettably is a QGuiApplication is connects to our
    X SessionManager.
    
    By default Qt apps behave like "applications" and this can end up on our
    auto-restart list if the user saves their session.
    
    Given this is DBus activated this doesn't make sense.
    cb8e1f7b