Lawrence Chen
|
12374c4a76
|
Add Cmd+Shift+T reopen for closed browser panels (#253)
Implements browser-only recently-closed restore stack with capped LIFO behavior and split-placement fallback.
Issue: https://github.com/manaflow-ai/cmux/issues/244
|
2026-02-20 23:06:49 -08:00 |
|
Lawrence Chen
|
3603db7547
|
Gate socket path override by update channel
|
2026-02-20 22:13:57 -08:00 |
|
Lawrence Chen
|
5c0c2d9bf9
|
Merge origin/main and keep TabManager title updates synchronous
|
2026-02-20 20:29:47 -08:00 |
|
Lawrence Chen
|
641124c084
|
Coalesce title notification updates to reduce main-thread hangs
|
2026-02-20 20:14:19 -08:00 |
|
Lawrence Chen
|
eb6caa5ce5
|
Default Claude Code integration to off
|
2026-02-20 15:10:48 -08:00 |
|
Lawrence Chen
|
ab84a02152
|
Fix reload config to honor legacy Ghostty config fallback (#202)
|
2026-02-20 14:30:21 -08:00 |
|
Lawrence Chen
|
7b2675cd1e
|
Fix theme initialization to respect configured/system appearance (#161)
* Respect configured appearance before Ghostty initialization
* Apply Ghostty theme colors to cmux titlebar and tab chrome
* Fix builtin theme resolution and tab strip icon contrast
* Alias builtin Solarized names to current Ghostty themes
* Sync tab chrome with active Ghostty theme
* Fix system appearance theme switching for surfaces
* Refresh titlebar on background theme updates
* Refresh split overlay config on appearance change
* Update bonsplit for chrome color review fixes
|
2026-02-20 04:51:01 -08:00 |
|