cmux/Sources
Lawrence Chen 2499ba1bb2
Fix browser-surface click focus without regressing open (#355)
* Allow click-to-focus for unfocused browser surfaces

* Add browser click-focus diagnostics and guard fix

* Allow pointer-initiated browser focus through responder guard
2026-02-23 03:09:19 -08:00
..
Find Break terminal find overlay retain cycle 2026-02-22 16:29:35 -08:00
Panels Fix browser-surface click focus without regressing open (#355) 2026-02-23 03:09:19 -08:00
Update Scope command shortcut hints to active window 2026-02-20 18:48:29 -08:00
AppDelegate.swift Fix browser-surface click focus without regressing open (#355) 2026-02-23 03:09:19 -08:00
Backport.swift Polish browser suggestions, focus, and tagged reload flow 2026-02-14 21:33:28 -08:00
BrowserWindowPortal.swift Fix stuck split resize cursor outside divider range (#291) 2026-02-21 18:19:14 -08:00
cmuxApp.swift Unify runtime theme reload path and prioritize surface background updates 2026-02-23 01:03:16 -08:00
ContentView.swift Unify theme refresh path across workspace and titlebar 2026-02-23 02:44:28 -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 #345 from manaflow-ai/feat-theme-switch-frame-sync 2026-02-23 02:46:08 -08:00
KeyboardShortcutSettings.swift Sync customizable shortcuts across menus and tooltips 2026-02-22 16:24:43 -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
SidebarSelectionState.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
SocketControlSettings.swift Add expanded socket access modes with password auth 2026-02-22 00:55:14 -08:00
TabManager.swift Set default workspace indicator style to left rail (#332) 2026-02-22 18:25:07 -08:00
TerminalController.swift Add expanded socket access modes with password auth 2026-02-22 00:55:14 -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 stuck split resize cursor outside divider range (#291) 2026-02-21 18:19:14 -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 Merge pull request #345 from manaflow-ai/feat-theme-switch-frame-sync 2026-02-23 02:46:08 -08:00
WorkspaceContentView.swift Unify theme refresh path across workspace and titlebar 2026-02-23 02:44:28 -08:00