Skip to content
  • Michal Humpula's avatar
    sessions: upgrade anonymous session to regular one · 88c6ab08
    Michal Humpula authored
    See: https://bugs.kde.org/show_bug.cgi?id=268913
    See: !422
    
    General idea:
    
    * anonymous session is
      * still without name (and not explicitly displayed)
      * is saved whenever the named session would be
      * is saved to "Last session" so it can be restored (if kate sessions are configured to restore the last one on start)
    * its possible to store the configuration (plugins loaded, etc...) as session default
    * the new session is created from defaults and stored as anonymous
    88c6ab08