Lawrence Chen
3c1650d3e0
Fix Cmd+P/Cmd+Shift+P window routing ( #413 )
...
* Fix command palette shortcuts to stay window-scoped
* Fix cross-window command palette typing focus lock
2026-02-23 20:08:21 -08:00
Austin Wang
30398a0af9
Merge pull request #417 from manaflow-ai/issue-404-consolidated
...
Fix favicon regression and stuck titlebar drag suppression
2026-02-23 20:04:11 -08:00
austinpower1258
e5448ac48a
Fix stuck titlebar drag suppression
2026-02-23 20:00:47 -08:00
austinpower1258
8f94fd0f50
Fix stale browser favicon after navigation
2026-02-23 20:00:47 -08:00
Lawrence Chen
5ba9bf1362
Merge pull request #402 from manaflow-ai/task-bonsplit-tab-drag-drop-between-windows-workspaces
...
Implement cross-window/workspace tab and workspace move actions
2026-02-23 19:51:26 -08:00
Lawrence Chen
5c65e25b66
Reassert destination focus after cross-window tab moves
2026-02-23 19:50:09 -08:00
Lawrence Chen
a90e0a739e
Keep focus on destination after cross-window surface move
2026-02-23 19:50:09 -08:00
Lawrence Chen
8736421e8c
Prevent stale host visibility thrash after tab move
2026-02-23 19:50:09 -08:00
Lawrence Chen
2c2190b231
Block tab drags across cmux app instances
2026-02-23 19:48:54 -08:00
Lawrence Chen
d8022db404
Handle moving the last surface out of a window
2026-02-23 19:48:54 -08:00
Lawrence Chen
b57087f796
Implement cross-window tab and workspace move UI
2026-02-23 19:48:54 -08:00
Lawrence Chen
5f38178f85
Merge pull request #408 from manaflow-ai/issue-407-focus-swap-omnibar-command-palette
...
Fix omnibar/command-palette focus oscillation
2026-02-23 19:31:17 -08:00
Lawrence Chen
89756bad65
Fix command palette caret color in light mode
2026-02-23 19:28:48 -08:00
Lawrence Chen
666ef75d1e
Fix light-mode typing indicator contrast in active sidebar
2026-02-23 19:22:39 -08:00
Lawrence Chen
fb46b3d8c4
Merge pull request #410 from manaflow-ai/feat-readme-stargazers
...
Add star history chart to README
2026-02-23 19:20:31 -08:00
Lawrence Chen
e9de2fa2ea
Add star history chart to README
2026-02-23 19:18:43 -08:00
Lawrence Chen
0dee878268
Fix light-mode sidebar typing indicator contrast
2026-02-23 19:14:32 -08:00
Lawrence Chen
011abb62c9
Refine command palette focus restore and shortcut gating
2026-02-23 19:10:02 -08:00
Lawrence Chen
52fab725c4
Merge pull request #405 from manaflow-ai/task-browser-address-suggestions-squircle
...
Make browser omnibar suggestions popup and row highlights squircle
2026-02-23 19:08:22 -08:00
Lawrence Chen
05101a1a10
Fix light theme omnibar suggestions popover styling
2026-02-23 19:06:50 -08:00
Lawrence Chen
88c1dbc5d6
Fix omnibar focus thrash when another text field takes focus
2026-02-23 19:00:01 -08:00
Lawrence Chen
82ef5b8f6e
Move omnibar suggestions popover up 1px
2026-02-23 18:51:32 -08:00
Lawrence Chen
b87d4fecda
Move omnibar suggestions popover up by 2px
2026-02-23 18:43:39 -08:00
Lawrence Chen
ed0dd1ccb7
Make omnibar suggestions popup/rows squircle
2026-02-23 18:39:58 -08:00
Lawrence Chen
4e455a185c
Merge pull request #398 from manaflow-ai/task-light-mode-browser-omnibar-theme-bg
...
Fix light-mode browser omnibar chrome background
2026-02-23 18:25:55 -08:00
Lawrence Chen
53ef6a5f7d
Upgrade Sentry: tracing, breadcrumbs, dSYM upload ( #366 )
...
* Upgrade Sentry: tracing, breadcrumbs, dSYM upload
- Enhanced Sentry SDK init with performance tracing (10% sample),
explicit app hang timeout, stack trace attachment, and HTTP
failure capture
- Added breadcrumbs for key user actions: workspace switch/create/close,
split creation, command palette open/close, app focus — these give
context to hang/crash reports
- Added dSYM upload step to nightly and release CI workflows so hang
stacks are fully symbolicated (requires SENTRY_AUTH_TOKEN secret)
- Created SentryHelper.swift with lightweight breadcrumb helper
Closes https://github.com/manaflow-ai/cmux/issues/365
* Remove command palette breadcrumbs
Not useful for hang diagnosis — keep only workspace/tab/split/focus
breadcrumbs that correlate with heavy operations.
2026-02-23 17:11:01 -08:00
Lawrence Chen
cfce7e93e0
Darken omnibar pill relative to theme background
2026-02-23 17:08:46 -08:00
Lawrence Chen
396942c7e4
Merge pull request #357 from manaflow-ai/task-titlebar-folder-icon-drags-window
...
Fix titlebar folder icon drag hit-testing
2026-02-23 17:05:29 -08:00
Lawrence Chen
0d98db7277
Fix titlebar text dragging while preserving folder icon drag
2026-02-23 17:03:55 -08:00
Lawrence Chen
0d03b58be8
Tune omnibar pill tint toward theme background
2026-02-23 17:02:19 -08:00
Lawrence Chen
a7a2e5d9b6
Merge pull request #370 from manaflow-ai/task-white-rect-frame-cmd-d-ctrl-d
...
Portal: stabilize rapid split churn + log Bonsplit container shifts
2026-02-23 16:54:54 -08:00
Lawrence Chen
638801cce8
Merge remote-tracking branch 'origin/main' into task-white-rect-frame-cmd-d-ctrl-d
...
# Conflicts:
# Sources/AppDelegate.swift
# Sources/TerminalWindowPortal.swift
2026-02-23 16:54:42 -08:00
Lawrence Chen
41b24b7883
Guard split shortcuts during transient focus fallback
2026-02-23 16:01:35 -08:00
Lawrence Chen
0eef387d5d
Tint browser omnibar pill with theme accent
2026-02-23 15:55:01 -08:00
Lawrence Chen
561f052fdd
Use theme background for browser omnibar chrome in light mode
2026-02-23 15:31:24 -08:00
Lawrence Chen
18d7579788
Merge pull request #397 from manaflow-ai/issue-385-self-hosted-runner-fork-pr-guard
...
Fix self-hosted CI exposure on fork pull requests
2026-02-23 15:28:24 -08:00
Lawrence Chen
310d807767
Add VM split-churn fuzz tests and harden portal reveal gating
2026-02-23 15:28:23 -08:00
Lawrence Chen
c5d20ae032
Add Cmd+P open-directory shortcuts for installed apps ( #368 )
...
* Add smart Cmd+P directory-open app shortcuts
* Fix command palette scroll snap and jank
* Fix command palette selection-follow scrolling
* Use scrollPosition for command palette list scrolling
* Remove generic IDE directory command from Cmd+P
* Increase command palette max height to 450px
2026-02-23 15:02:48 -08:00
Lawrence Chen
f3fc880468
Guard self-hosted CI from fork pull requests
2026-02-23 14:58:17 -08:00
Austin Wang
8cc5139441
Merge pull request #396 from manaflow-ai/issue-348-terminal-overflow-hardfix
...
Fix pane overflow/misalignment during aggressive resize (issue #348 )
2026-02-23 12:26:22 -08:00
austinpower1258
4bc3da65b6
Fix terminal/web portal overflow during narrow pane resizing
2026-02-23 12:26:05 -08:00
Austin Wang
6598a38fe3
Fix terminal zoom inheritance for new splits/surfaces/workspaces ( #384 )
...
* Fix terminal Cmd zoom routing for Ghostty focus descendants (#383 )
* Inherit new terminal zoom from last terminal context
Prefer pane-selected terminal as Ghostty config inheritance source when creating splits/new terminals, then focused/fallback terminals. This preserves runtime zoom/font size when opening the next terminal.
* Fix terminal zoom inheritance across split/tab/workspace creation
2026-02-23 11:26:11 -08:00
Austin Wang
c1822fdaac
Fix sidebar resize regression with 1/3 width cap ( #393 )
2026-02-23 11:14:34 -08:00
Austin Wang
d42126a082
Handle deeplink URL schemes in embedded browser ( #392 )
2026-02-23 10:51:28 -08:00
Austin Wang
65b3b570c9
Fix Caps Lock handling in browser omnibar keyboard paths ( #382 )
2026-02-23 10:27:13 -08:00
Austin Wang
3c1f1792c0
Fix browser workspace focus handoff lag ( #381 )
2026-02-23 10:27:04 -08:00
Lawrence Chen
b34b3a530a
Portal: log Bonsplit container frame changes
2026-02-23 05:57:23 -08:00
Lawrence Chen
df779d32ea
Portal: hide terminal view before hidden-frame updates
2026-02-23 05:54:02 -08:00
Lawrence Chen
2426590e91
Fix terminal focus when window loses key ( #359 )
...
* Fix terminal blur when window loses key
* Fix shortcut routing across multiple windows
* Fix shortcut window detection when identifiers change
2026-02-23 05:50:10 -08:00
Lawrence Chen
5070b137a4
Fix early Cmd+D then Ctrl+D split startup hang ( #364 )
...
* Harden early Ctrl+D child-exit callback routing
* Add Ctrl+D close-path tracing and suppress tiny-frame focus churn
* Suppress hidden-surface onFocus callbacks during portal churn
2026-02-23 05:19:58 -08:00