cmux/Sources
Lawrence Chen 710ed9b068 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-24 14:35:10 -08:00
..
Find Break terminal find overlay retain cycle 2026-02-22 16:29:35 -08:00
Panels Fix stale browser favicon after navigation 2026-02-24 14:35:09 -08:00
Update Merge remote-tracking branch 'origin/main' into pr-317-session-persistence 2026-02-23 14:58:16 -08:00
AppDelegate.swift Fix Cmd+P/Cmd+Shift+P window routing (#413) 2026-02-24 14:35:10 -08:00
Backport.swift Polish browser suggestions, focus, and tagged reload flow 2026-02-14 21:33:28 -08:00
BrowserWindowPortal.swift Fix terminal/web portal overflow during narrow pane resizing 2026-02-23 12:26:05 -08:00
cmuxApp.swift Merge remote-tracking branch 'origin/main' into pr-317-session-persistence 2026-02-23 14:58:16 -08:00
ContentView.swift Fix Cmd+P/Cmd+Shift+P window routing (#413) 2026-02-24 14:35:10 -08:00
GhosttyConfig.swift Fix theme initialization to respect configured/system appearance (#161) 2026-02-20 04:51:01 -08:00
GhosttyTerminalView.swift Prevent stale host visibility thrash after tab move 2026-02-24 14:35:09 -08:00
KeyboardShortcutSettings.swift Command palette caret uses white tint (#361) 2026-02-23 04:08:01 -08:00
NotificationsPage.swift Annotate jump-to-unread shortcut in notifications view 2026-02-22 16:58:24 -08:00
PortScanner.swift Avoid main-thread hops for explicit socket scope 2026-02-20 23:58:47 -08:00
PostHogAnalytics.swift Add app version/build properties to PostHog DAU events (#256) 2026-02-21 04:30:52 -08:00
SentryHelper.swift Upgrade Sentry: tracing, breadcrumbs, dSYM upload (#366) 2026-02-23 17:11:01 -08:00
SessionPersistence.swift Fix session restore routing and browser history persistence 2026-02-24 14:34:55 -08:00
SidebarSelectionState.swift Implement session persistence pass 1 with multi-window restore 2026-02-22 15:39:59 -08:00
SocketControlSettings.swift Add expanded socket access modes with password auth 2026-02-22 00:55:14 -08:00
TabManager.swift Reassert destination focus after cross-window tab moves 2026-02-24 14:35:09 -08:00
TerminalController.swift Merge remote-tracking branch 'origin/main' into pr-317-session-persistence 2026-02-23 14:58:16 -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 Prevent stale host visibility thrash after tab move 2026-02-24 14:35:09 -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 stuck titlebar drag suppression 2026-02-24 14:35:10 -08:00
WindowToolbarController.swift Coalesce title notification updates to reduce main-thread hangs 2026-02-20 20:14:19 -08:00
Workspace.swift Keep focus on destination after cross-window surface move 2026-02-24 14:35:09 -08:00
WorkspaceContentView.swift Unify theme refresh path across workspace and titlebar 2026-02-23 02:44:28 -08:00