cmux/Sources/Panels
Lawrence Chen c2fdd48290
Release v1.36.0 (#47)
* Fix multi-workspace drag/drop, WebView click focus, and add regression tests

- Wire bonsplit isInteractive to workspace active state so inactive
  workspace NSViews are hidden from AppKit event routing
- Add CmuxWebView.mouseDown notification for browser panel focus
  tracking (AppKit delivers clicks to WKWebView, not SwiftUI overlays)
- Add multi-workspace focus regression test covering isHidden fix,
  rapid workspace switching, and browser panel focus routing

* Bump version to 1.36.0
2026-02-17 04:04:29 -08:00
..
BrowserPanel.swift Fix terminal keys swallowed after opening browser (#45) 2026-02-17 03:21:08 -08:00
BrowserPanelView.swift Release v1.36.0 (#47) 2026-02-17 04:04:29 -08:00
CmuxWebView.swift Release v1.36.0 (#47) 2026-02-17 04:04:29 -08:00
Panel.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
PanelContentView.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
TerminalPanel.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
TerminalPanelView.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00