cmux/Sources/Update
Lawrence Chen a6329d79ad
Fix titlebar controls clipped at bottom edge (#1016)
The NSTitlebarAccessoryViewController constrains the accessory view
height to the titlebar, which can be slightly shorter than the button
frames (especially with softButtons style). Disable masksToBounds on
the container view so the rounded-rectangle button backgrounds render
fully instead of being cut off at the bottom.
2026-03-06 15:36:51 -08:00
..
UpdateBadge.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateController.swift Add command palette apply and attempt update actions 2026-02-23 04:53:25 -08:00
UpdateDelegate.swift Implement session persistence pass 1 with multi-window restore 2026-02-22 15:39:59 -08:00
UpdateDriver.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateLogStore.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdatePill.swift feat: add Japanese localization with String Catalog (#819) 2026-03-04 14:58:28 -08:00
UpdatePopoverView.swift feat: add Japanese localization with String Catalog (#819) 2026-03-04 14:58:28 -08:00
UpdateTestSupport.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateTestURLProtocol.swift Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
UpdateTiming.swift Improve update UI error details 2026-01-28 01:49:02 -08:00
UpdateTitlebarAccessory.swift Fix titlebar controls clipped at bottom edge (#1016) 2026-03-06 15:36:51 -08:00
UpdateViewModel.swift feat: add Japanese localization with String Catalog (#819) 2026-03-04 14:58:28 -08:00