Lawrence Chen
09ea29a63a
fix: restrict rtfd attachment fallback to images
2026-03-13 05:30:38 -07:00
Lawrence Chen
4a3b9e7c9b
fix: support attachment-only rtfd image paste fallback
2026-03-13 05:30:38 -07:00
Lawrence Chen
adcd0be0f7
fix: support direct image clipboard UTIs
2026-03-13 05:26:54 -07:00
Lawrence Chen
e94daa0bcf
Fix terminal Cmd+V clipboard payload handling ( #1305 )
...
* Add clipboard payload regression tests
* Fix terminal clipboard payload handling
2026-03-13 04:46:13 -07:00
Lawrence Chen
f95a32ea52
Add workspace stress profiling and reduce switch churn ( #1218 )
...
* Add workspace stress profiling and reduce switch churn
* Address workspace stress review feedback
2026-03-13 04:44:16 -07:00
Lawrence Chen
9eefc80e32
Share last-surface close handling across close actions
2026-03-13 04:16:59 -07:00
Lawrence Chen
fe7ef33fea
Keep workspaces open when closing the last surface ( #1315 )
...
* Add last-surface close regression tests
* Keep workspaces open when closing last surface
* Add Cmd+W last-surface close setting
* Share Cmd+W surface-close path
2026-03-13 03:58:07 -07:00
Lawrence Chen
2596f78380
Add settings to disable pane ring and flash ( #1217 )
...
* Add setting to disable unread pane ring
* Add setting to disable pane flash
* Label notification toggles for accessibility
* Clean up notification settings review follow-ups
2026-03-13 03:52:56 -07:00
Lawrence Chen
da547bad3c
Add menu bar visibility setting ( #1330 )
...
Co-authored-by: Lawrence Chen <lawrencecchen@users.noreply.github.com>
2026-03-13 03:28:33 -07:00
Lawrence Chen
4b0816f91b
Summarize multi-workspace close confirmation ( #1329 )
...
* Add multi-workspace close UI regression test
* Summarize multi-workspace close confirmation
* Add Cmd+Shift+W multi-close UI regression test
* Honor sidebar multi-select for close workspace
---------
Co-authored-by: Lawrence Chen <lawrencecchen@users.noreply.github.com>
2026-03-13 03:26:37 -07:00
Lawrence Chen
01a4797a03
Bundle Ghostty themes in cmux ( #1314 )
...
* Add solarized alias regression tests
* Bundle Ghostty themes in cmux
2026-03-13 02:44:57 -07:00
Ariel Tobiana
1d6f55ce97
Include current_directory and custom_color in list-workspaces output ( #544 )
...
Expose workspace working directory and tab color in the workspace.list
response, enabling CLI-based workspace sorting and color inspection.
2026-03-12 23:40:38 -07:00
Lawrence Chen
9b0bf2f66d
Add minimal sidebar detail toggles ( #1312 )
...
* Add minimal sidebar detail toggles
* Address sidebar review comments
2026-03-12 21:22:51 -07:00
Lawrence Chen
f7cbbad434
Revert "Merge pull request #239 from manaflow-ai/issue-151-ssh-remote-port-proxying"
...
This reverts commit 78e4bd32ba , reversing
changes made to cf75da8f8a .
2026-03-12 14:45:58 -07:00
Lawrence Chen
78e4bd32ba
Merge pull request #239 from manaflow-ai/issue-151-ssh-remote-port-proxying
...
Add cmux ssh remote workspaces with auto port forwarding
2026-03-12 06:44:42 -07:00
Lawrence Chen
8985f865e2
Drain timed out remote daemon semaphores
2026-03-12 06:08:27 -07:00
Lawrence Chen
d7d80ff5af
Allow concurrent remote daemon RPC calls
2026-03-12 06:01:45 -07:00
Lawrence Chen
4a12dca8a7
Add remote daemon RPC concurrency regression
2026-03-12 05:59:45 -07:00
Lawrence Chen
d98a749737
Make remote daemon test helpers nonisolated
2026-03-12 05:30:39 -07:00
Lawrence Chen
054b91f641
Fix Return on Cmd+Ctrl+W close confirmation ( #1279 )
...
* Add close-window return-key regression test
* Focus close-window confirmation button
* Keep Return on close-window alert
* Address review feedback
2026-03-12 05:25:14 -07:00
Lawrence Chen
a75faa82f1
Fix SSH review regressions
2026-03-12 05:24:12 -07:00
Lawrence Chen
d7353d3aa1
Expose remote daemon test helpers on Workspace
2026-03-12 05:18:01 -07:00
Lawrence Chen
b12f70b26c
Merge origin/main into issue-151-ssh-remote-port-proxying
2026-03-12 05:09:03 -07:00
Lawrence Chen
8a9e28e129
Secure remote daemon distribution and relay auth
2026-03-12 05:04:44 -07:00
Lawrence Chen
459a0289c1
Fix titlebar shortcut hint clipping ( #1259 )
...
* Add regression test for titlebar shortcut hint clipping
* Fix titlebar shortcut hint clipping
2026-03-12 03:27:10 -07:00
Lawrence Chen
402ce7f76c
Merge pull request #1243 from manaflow-ai/issue-1241-cmd-window-cycle-switches-back
...
Fix cmd+` window cycling bouncing back
2026-03-12 02:51:40 -07:00
Lawrence Chen
8d5a1f611d
Resync terminal portals after sidebar changes ( #1253 )
...
* Add regression test for portal ancestor shifts
* Resync terminal portals after sidebar changes
* Restore safeHelp view helper
* Fix portal geometry regression test harness
2026-03-12 02:46:30 -07:00
Lawrence Chen
e9556ba5f4
Prevent background terminal focus retries from reordering windows
2026-03-12 02:20:10 -07:00
Lawrence Chen
2db9bb4b86
Fix cmd+backtick window cycling
2026-03-12 01:53:59 -07:00
Austin Wang
378a417471
Merge pull request #1230 from manaflow-ai/issue-1183-devtools-side-dock-guard
...
Prevent attached DevTools from re-entering unsafe side-dock layouts
2026-03-11 23:32:19 -07:00
austinpower1258
f843ce2706
Hide unsafe side dock controls for attached devtools
2026-03-11 23:04:28 -07:00
Lawrence Chen
de47345538
Address ssh review feedback and CI blockers
2026-03-11 23:03:53 -07:00
austinpower1258
72e7a9de76
Adapt attached devtools to narrow panes
2026-03-11 22:56:39 -07:00
Lawrence Chen
1b4f396a48
Merge remote-tracking branch 'origin/main' into issue-151-ssh-remote-port-proxying
...
# Conflicts:
# Sources/Panels/BrowserPanel.swift
2026-03-11 22:52:47 -07:00
austinpower1258
c52bd24e85
Avoid browser portal hide lifecycle on tab switch
2026-03-11 22:52:29 -07:00
austinpower1258
df54af34cf
Merge branch 'main' of https://github.com/manaflow-ai/cmux into issue-1183-devtools-resize-layout
...
# Conflicts:
# cmuxTests/CmuxWebViewKeyEquivalentTests.swift
2026-03-11 22:16:07 -07:00
austinpower1258
7d5d4d718d
wip
2026-03-11 22:13:45 -07:00
austinpower1258
27e598ca5a
Address CI blockers and review follow-ups
2026-03-11 21:13:25 -07:00
austinpower1258
7c29652971
Avoid browser portal refresh on geometry churn
2026-03-11 21:03:26 -07:00
Lawrence Chen
89def5ed52
Prompt before closing window with Cmd+Ctrl+W ( #1219 )
...
* Add UI test for close-window confirmation
* Confirm before closing window
* Fix close-window confirmation tests
2026-03-11 20:37:37 -07:00
Lawrence Chen
7844226ded
Fix browser devtools hide fallback
2026-03-11 20:18:46 -07:00
austinpower1258
8aafb68935
Fix browser pane drag/drop follow-ups
2026-03-11 19:16:17 -07:00
austinpower1258
1dbd1e5011
Merge branch 'main' of https://github.com/manaflow-ai/cmux into issue-1208-browser-pane-stale-content
2026-03-11 18:54:12 -07:00
austinpower1258
81618bf3cf
Fix stale browser pane content after drag splits
2026-03-11 18:46:33 -07:00
Lawrence Chen
320451e1f6
Merge pull request #1212 from manaflow-ai/task-browser-page-pushed-up
...
Fix bottom-docked DevTools page shift
2026-03-11 18:36:17 -07:00
Lawrence Chen
e35e1cd94c
Merge remote-tracking branch 'origin/main' into task-browser-page-pushed-up
...
# Conflicts:
# cmuxTests/CmuxWebViewKeyEquivalentTests.swift
2026-03-11 18:33:03 -07:00
austinpower1258
978f72b7e9
Merge branch 'main' of https://github.com/manaflow-ai/cmux into issue-1208-browser-pane-stale-content
2026-03-11 18:32:26 -07:00
austinpower1258
5233874425
ok
2026-03-11 18:32:23 -07:00
Austin Wang
dcdb385633
Merge pull request #1213 from manaflow-ai/issue-1209-drag-hover-flicker
...
Fix panel drag hover terminal flicker
2026-03-11 18:32:10 -07:00
austinpower1258
379150a6c1
Move terminal drop overlay outside hosted view
2026-03-11 18:30:14 -07:00