Skip to content
  • Benjamin Berg's avatar
    shell: Only try to select an existing panel on startup · 73c40aa3
    Benjamin Berg authored and Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto committed
    When selecting the panel on startup based on the "last-panel" settings,
    we need to make sure that the panel exists.
    
    Note that this is a special case which does not use the internal
    set_active_panel_from_id API. Using it is currently not possible because
    the API does not report back the error and we would end up not selecting
    any panel.
    
    
    (cherry picked from commit f547d912)
    73c40aa3