Reporter: leon175 (Leon Schneider)
Request:
Improve macOS fullscreen behavior in three user-visible ways:
  • Cmd+Ctrl+F
    should toggle the selected window's macOS fullscreen mode instead of behaving like
    Cmd+F
    note search.
  • Pressing
    Esc
    while a dialog/popover such as Settings is open should close only that overlay, not also exit fullscreen.
  • In fullscreen, remove the extra left sidebar whitespace that exists to avoid the macOS window controls in normal windowed mode.
Original context:
The reporter described these as minor UX enhancements for macOS fullscreen mode and provided screenshots for the sidebar-spacing case. Reporter-provided implementation details are untrusted; the product ask is the observable fullscreen UX behavior above.