cmux/Sources/Panels
Lawrence Chen e04787789e
Fix markdown panel text click focus (#991)
* Add markdown click regression test

* Fix markdown panel click focus

* Preserve markdown text selection

* Make markdown observer tests deterministic
2026-03-05 22:38:10 -08:00
..
BrowserPanel.swift Fix side-docked dev tools resize (#712) 2026-03-05 21:28:31 -08:00
BrowserPanelView.swift Move rectApproximatelyEqual out of #if DEBUG in HostContainerView (#1000) 2026-03-05 22:18:48 -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 Fix markdown panel text click focus (#991) 2026-03-05 22:38:10 -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