cmux/Sources/Panels
Lawrence Chen e49e572505
Fix browser Cmd+F overlay clipping in portal mode (#916)
* Fix browser Cmd+F overlay clipping in portal mode

* Fix browser Cmd+F panel update regression

* Fix browser find overlay lifecycle and focus

* Extract regression test helpers for browser find guards

* Restore new-tab Cmd+F overlay and harden test helper

* Fix browser Cmd+F focus handoff race

* Fix browser Cmd+F focus loss across page load

* Address review feedback on browser find focus guards

* Add Cmd+F pane-switch regression UI tests

* Run Cmd+F pane-switch regressions from existing UI suite

* Restore browser find focus on pane refocus

* Stabilize Cmd+F pane-switch regressions with focus-state recorder

* Make autofocus race UI test wait on deterministic page signal

* Fix cmuxTests WebViewRepresentable init after browser search state param
2026-03-05 15:36:47 -08:00
..
BrowserPanel.swift Fix browser Cmd+F overlay clipping in portal mode (#916) 2026-03-05 15:36:47 -08:00
BrowserPanelView.swift Fix browser Cmd+F overlay clipping in portal mode (#916) 2026-03-05 15:36:47 -08:00
CmuxWebView.swift Fix browser portal pane drag routing and uploads (#961) 2026-03-05 15:27:17 -08:00
MarkdownPanel.swift feat: add markdown viewer panel with live file watching (#883) 2026-03-04 17:48:28 -08:00
MarkdownPanelView.swift feat: add markdown viewer panel with live file watching (#883) 2026-03-04 17:48:28 -08:00
Panel.swift feat: add markdown viewer panel with live file watching (#883) 2026-03-04 17:48:28 -08:00
PanelContentView.swift feat: add markdown viewer panel with live file watching (#883) 2026-03-04 17:48:28 -08:00
TerminalPanel.swift Fix orphaned child processes when closing workspace tabs (#889) 2026-03-04 20:00:35 -08:00
TerminalPanelView.swift Fix terminal Cmd+F overlay layering and add regression guardrails 2026-02-22 15:25:30 -08:00