austinpower1258
3874cac08e
Merge origin/main into issue-969-browser-drag-top-drop-targets
2026-03-05 22:36:33 -08:00
austinpower1258
6d95044355
Hide stale browser portals during workspace handoff
2026-03-05 22:32:16 -08:00
austinpower1258
2427a2a736
Fix browser portal anchor churn during pane drag
2026-03-05 21:55:26 -08:00
Austin Wang
15c7c0cc3c
Fix side-docked dev tools resize ( #712 )
...
* wip
* Fix side-docked dev tools resize
2026-03-05 21:28:31 -08:00
Austin Wang
9b215eddab
Fix browser portal pane drag routing and uploads ( #961 )
2026-03-05 15:27:17 -08:00
Austin Wang
34989e8ad0
Fix portal browser click focus after workspace switch ( #908 )
2026-03-04 18:36:26 -08:00
austinpower1258
e76de71f3e
Fix sidebar titlebar drag and double-click passthrough
2026-02-24 14:18:58 -08:00
austinpower1258
b0d86a4f0d
Fix double-click titlebar zoom not working on browser panel side
...
The browser portal's hit-test was intercepting clicks in the titlebar
region, preventing double-click-to-zoom from reaching the window.
Three fixes:
- BrowserWindowPortal: pass through hits landing in the native titlebar
- WindowDragHandleView: only let titlebar-overlay views block capture,
not underlay browser content; respect AppleActionOnDoubleClick pref
- ContentView: use shared performStandardTitlebarDoubleClick() helper
Closes https://github.com/manaflow-ai/cmux/issues/422
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 20:45:25 -08:00
austinpower1258
4bc3da65b6
Fix terminal/web portal overflow during narrow pane resizing
2026-02-23 12:26:05 -08:00
Austin Wang
8f2a52fbf2
Fix stuck split resize cursor outside divider range ( #291 )
...
* Keep split dividers visible in tiny panes
* Fix collapsed split border resize hit-testing
* Stabilize sidebar and split divider resize routing
* Fix split divider resize cursor routing regressions
* Fix stuck split resize cursor outside divider range
2026-02-21 18:19:14 -08:00
Austin Wang
78fe5a9b04
Fix cmux border resize icon disappearing ( #284 )
...
* Keep split dividers visible in tiny panes
* Fix collapsed split border resize hit-testing
* Stabilize sidebar and split divider resize routing
* Fix split divider resize cursor routing regressions
2026-02-21 17:57:00 -08:00
Austin Wang
021cc05cf3
Stabilize sidebar resizer hitbox and cursor across portals ( #255 )
2026-02-20 23:14:48 -08:00
Lawrence Chen
f294699670
Fix browser DevTools retry and portal visibility follow-ups
2026-02-20 18:00:20 -08:00
Lawrence Chen
db66fc4bb0
Stabilize browser portal bounds and log inspector height metrics
2026-02-19 23:19:00 -08:00