cmux/Sources
Austin Wang 95ac588bb2
Fix browser download UX and stabilize browser crash path (#235)
* Fix browser download UX and stabilize download crash path

* Fix context menu image/link download target resolution

* Restore native WebKit context-menu download actions

* Improve browser download feedback and context menu downloads

* Fix flaky alternating context-menu downloads

* Stabilize linked-file context downloads

* Use per-menu-item fallback for context downloads

* Harden linked-file URL resolution for context downloads
2026-02-20 21:21:03 -08:00
..
Find Fix terminal keys swallowed after opening browser (#45) 2026-02-17 03:21:08 -08:00
Panels Fix browser download UX and stabilize browser crash path (#235) 2026-02-20 21:21:03 -08:00
Update Scope command shortcut hints to active window 2026-02-20 18:48:29 -08:00
AppDelegate.swift Fix browser download UX and stabilize browser crash path (#235) 2026-02-20 21:21:03 -08:00
Backport.swift Polish browser suggestions, focus, and tagged reload flow 2026-02-14 21:33:28 -08:00
BrowserWindowPortal.swift Fix browser DevTools retry and portal visibility follow-ups 2026-02-20 18:00:20 -08:00
cmuxApp.swift Expand default HTTP host allowlist for local dev 2026-02-20 19:55:59 -08:00
ContentView.swift Merge origin/main and keep TabManager title updates synchronous 2026-02-20 20:29:47 -08:00
GhosttyConfig.swift Fix theme initialization to respect configured/system appearance (#161) 2026-02-20 04:51:01 -08:00
GhosttyTerminalView.swift Merge pull request #203 from cmer/browser-whitelist 2026-02-20 20:47:51 -08:00
KeyboardShortcutSettings.swift Merge remote-tracking branch 'origin/main' into fix/browser-devtools-shortcuts-pr 2026-02-20 15:48:27 -08:00
NotificationsPage.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
PortScanner.swift Move port scanning from shell to app-side with batching (#100) 2026-02-19 01:04:47 -08:00
PostHogAnalytics.swift Add sidebar metadata (git branch, ports, logs, progress), fix localhost URL resolution, simplify analytics 2026-02-16 02:46:39 -08:00
SidebarSelectionState.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
SocketControlSettings.swift Fix migrateMode dropping allowAll to default cmuxOnly 2026-02-18 02:12:19 -08:00
TabManager.swift Merge origin/main and keep TabManager title updates synchronous 2026-02-20 20:29:47 -08:00
TerminalController.swift Resolve tab actions by tab_id aliases 2026-02-20 20:13:36 -08:00
TerminalNotificationStore.swift Fix #205: Add setting to disable workspace auto-reorder on notification (#215) 2026-02-20 15:55:31 -08:00
TerminalView.swift Add sidebar blur effect with withinWindow blending (#9) 2026-02-04 03:04:45 -08:00
TerminalWindowPortal.swift Fix bonsplit drag routing and pin submodule commit 2026-02-20 18:47:34 -08:00
UITestRecorder.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
WindowAccessor.swift Polish browser suggestions, focus, and tagged reload flow 2026-02-14 21:33:28 -08:00
WindowDecorationsController.swift Refine settings/about titlebar styling and controls alignment 2026-02-14 02:11:35 -08:00
WindowDragHandleView.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
WindowToolbarController.swift Coalesce title notification updates to reduce main-thread hangs 2026-02-20 20:14:19 -08:00
Workspace.swift Fix browser download UX and stabilize browser crash path (#235) 2026-02-20 21:21:03 -08:00
WorkspaceContentView.swift Implement horizontal tab context menu actions 2026-02-20 20:13:36 -08:00