cmux/Sources/Panels
Lawrence Chen ec10dfdaec
Add browser find focus debug logs (#1162)
* Add browser find focus debug logs

* Allow browser find bar focus in portal host

* Add split and terminal find debug logs

* Avoid stealing search focus across splits

* Generalize panel focus restore intent

* Unify split focus intent activation

* Address focus restore review feedback

* Yield inactive panel focus before restore

* Gate browser find focus retries by generation

* Avoid repeated browser focus invalidation

* Keep browser find ownership while find bar is open
2026-03-10 19:31:52 -07:00
..
BrowserPanel.swift Add browser find focus debug logs (#1162) 2026-03-10 19:31:52 -07:00
BrowserPanelView.swift Add browser find focus debug logs (#1162) 2026-03-10 19:31:52 -07:00
CmuxWebView.swift Add DEBUG logging for browser omnibar/content focus handoff (#910) 2026-03-07 03:05:13 -08:00
MarkdownPanel.swift feat: add markdown viewer panel with live file watching (#883) 2026-03-04 17:48:28 -08:00
MarkdownPanelView.swift Make missing markdown path selectable (#1042) 2026-03-07 02:15:55 -08:00
Panel.swift Add browser find focus debug logs (#1162) 2026-03-10 19:31:52 -07:00
PanelContentView.swift Fix browser pane portal anchor sizing (#1094) 2026-03-09 13:28:05 -07:00
TerminalPanel.swift Add browser find focus debug logs (#1162) 2026-03-10 19:31:52 -07:00
TerminalPanelView.swift Fix terminal Cmd+F overlay layering and add regression guardrails 2026-02-22 15:25:30 -08:00