Skip to content
  • Jan Zickermann's avatar
    screencast: Add monitor selection container · ae21a0cc
    Jan Zickermann authored and Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto committed
    Previously, it was difficult to determine which monitor is which,
    especially, with identical display names.
    
    Now, a `ScreenCastGeometryContainer` is used to layout `GtkToggleButtons`
    in a geometry which corresponds to the logical monitor layout.
    The old monitor selection `GtkListBox` has been removed.
    
    Additionally, the stack switcher for the source type
    has been moved inside the dialog window.
    
    Closes: #9
    ae21a0cc