You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.