Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:38
8042422

Added

  • Adaptive capture sizing is now the default: the GUI requests the best
    supported capture mode for the displayed physical window size, capped by the
    device's maximum mode. Use connect --capture-sizing fixed or
    OPENTERFACE_CAPTURE_SIZING=fixed to keep the previous fixed default capture
    request.

Changed

  • connect --window-max-size / OPENTERFACE_WINDOW_MAX_SIZE is now an
    explicit compositor window cap only. When unset, the compositor may make the
    window larger and the renderer scales/letterboxes the selected capture mode.