cmux/Sources/Update
Lawrence Chen c0f7a07a7b Fix sidebar tabs getting extra left padding when update pill is visible
Move GeometryReader from wrapping the entire VStack to wrapping only the
ScrollView so proxy.size.height reflects available height (minus pill),
preventing unnecessary scrollability that triggered macOS horizontal insets.

Also clamp update pill text width with maxWidth instead of fixed width so
it truncates gracefully at narrow sidebar widths and grows when wider, add
horizontal padding, left-align truncated text, and add debug menu item for
testing with long nightly version strings.
2026-02-16 03:20:51 -08:00
..
UpdateBadge.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
UpdateController.swift Add nightly update channel workflow and adopt AGPL licensing 2026-02-14 02:43:03 -08:00
UpdateDelegate.swift Add nightly update channel workflow and adopt AGPL licensing 2026-02-14 02:43:03 -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 Fix sidebar tabs getting extra left padding when update pill is visible 2026-02-16 03:20:51 -08:00
UpdatePopoverView.swift Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -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 move update pill to sidebar only, add Install Update menu item 2026-02-15 21:17:33 -08:00
UpdateViewModel.swift Fix sidebar tabs getting extra left padding when update pill is visible 2026-02-16 03:20:51 -08:00