Skip to content
  • Benjamin Berg's avatar
    display: Correctly select "single" mode when opening display panel · 5aa17c69
    Benjamin Berg authored and Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto committed
    The dialog tried to retain the current configuration mode. However,
    doing so means that we end up in the wrong mode in some situation (e.g.
    opening the dialog with two displays but only one enabled).
    
    Fix this by always selecting a configuration mode. This potentially
    switches the user from "join" to "single" if only one monitor is left.
    However, the user has no way to do this manually, so no unexpected UI
    change will happen.
    5aa17c69