cmux/Sources
Lawrence Chen 2db074b03b
Bump version to 1.25.0 (#33)
Fix blank terminal on macOS 26 and macOS 15:
- Add macOS 26 guard to two additional code paths that set window non-opaque
- Fix NSVisualEffectView z-order: add to themeFrame instead of contentView
- Align sidebarBlendMode defaults between @AppStorage and UserDefaults
- Add read_screen socket command and blank screen regression test
- Add reloads.sh staging script
2026-02-11 16:24:31 -08:00
..
Find Fix find focus and align search with Ghostty 2026-01-29 20:36:32 -08:00
Splits Add sidebar blur effect with withinWindow blending (#9) 2026-02-04 03:04:45 -08:00
Update Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
AppDelegate.swift Fix focus-on-scroll and harden reload scripts 2026-01-30 16:46:30 -08:00
Backport.swift Fix find focus and align search with Ghostty 2026-01-29 20:36:32 -08:00
cmuxApp.swift Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
ContentView.swift Bump version to 1.25.0 (#33) 2026-02-11 16:24:31 -08:00
GhosttyConfig.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
GhosttyTerminalView.swift Bump version to 1.25.0 (#33) 2026-02-11 16:24:31 -08:00
KeyboardShortcutSettings.swift Add KeyboardShortcutSettings to enable customizable shortcuts 2026-01-29 19:01:20 -08:00
NotificationsPage.swift Fix high CPU usage from notifications and add regression tests 2026-01-29 17:02:16 -08:00
SocketControlSettings.swift Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
TabManager.swift Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
TerminalController.swift Bump version to 1.25.0 (#33) 2026-02-11 16:24:31 -08:00
TerminalNotificationStore.swift Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
TerminalView.swift Add sidebar blur effect with withinWindow blending (#9) 2026-02-04 03:04:45 -08:00
WindowAccessor.swift Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
WindowDecorationsController.swift Update app and tooling 2026-01-29 17:36:26 -08:00
WindowToolbarController.swift Bump version to 1.20.0 (#24) 2026-02-08 20:44:47 -08:00