cmux/Sources/Panels
Lawrence Chen 8a3ab6b3f0
Fix command palette focus after terminal find (#2089)
* test: cover command palette focus guard

* fix: block terminal find from stealing palette focus

* test: cover text view focus-stealer fallback

* Add regression for hidden DevTools sync republish loop

* Avoid redundant DevTools visibility publishes

* test: cover browser find focus after workspace round-trip

* fix: restore browser find focus after workspace round-trip

* fix: keep browser find caret on workspace return

* Add workspace round-trip split find regressions

* Keep inactive find overlays from stealing focus

---------

Co-authored-by: Lawrence Chen <lawrencecchen@users.noreply.github.com>
2026-03-25 17:27:54 -07:00
..
BrowserPanel.swift Fix command palette focus after terminal find (#2089) 2026-03-25 17:27:54 -07:00
BrowserPanelView.swift Fix command palette focus after terminal find (#2089) 2026-03-25 17:27:54 -07:00
BrowserPopupWindowController.swift Fix keyboard shortcuts not working with Korean (한글) input mode 2026-03-21 21:16:10 +09:00
CmuxWebView.swift Fix browser pane video fullscreen 2026-03-21 12:17:55 -07:00
MarkdownPanel.swift Fix tmux notification attention routing 2026-03-20 20:20:54 -07:00
MarkdownPanelView.swift Add optional single-click focus for inactive panes (#1796) 2026-03-19 01:01:10 -07:00
Panel.swift Tune navigation flash accent 2026-03-20 20:36:08 -07:00
PanelContentView.swift Fix terminal pane drag/drop handoff delay (#1837) 2026-03-19 20:37:32 -07:00
TerminalPanel.swift feat: cmux.json for custom commands (#2011) 2026-03-24 22:28:46 -07:00
TerminalPanelView.swift Fix terminal pane drag/drop handoff delay (#1837) 2026-03-19 20:37:32 -07:00