cmux/Sources/Panels
Lawrence Chen 4d9587c3b0 Fix window.open() and target=_blank not opening in new tab (#693)
Always open programmatic navigation (window.open, target=_blank) in a new tab.
Fix insecure HTTP path to treat nil targetFrame as new-tab intent.

Closes #606

Co-authored-by: lark <lark1115caster@gmail.com>
2026-03-01 21:40:58 -08:00
..
BrowserPanel.swift Fix window.open() and target=_blank not opening in new tab (#693) 2026-03-01 21:40:58 -08:00
BrowserPanelView.swift Honor Ghostty background-opacity across all cmux chrome (#667) 2026-03-01 03:48:46 -08:00
CmuxWebView.swift Browser download: keep logs debug-only and harden menu fallback 2026-02-24 20:53:12 -08:00
Panel.swift Revert "Use workspace color for notification ring and selection bar (#664)" 2026-02-27 18:24:51 -08:00
PanelContentView.swift Merge remote-tracking branch 'origin/main' into fix/browser-devtools-shortcuts-pr 2026-02-20 15:48:27 -08:00
TerminalPanel.swift Revert "Use workspace color for notification ring and selection bar (#664)" 2026-02-27 18:24:51 -08:00
TerminalPanelView.swift Fix terminal Cmd+F overlay layering and add regression guardrails 2026-02-22 15:25:30 -08:00