-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add configurable sidebar workspace font size #4798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
austinywang
merged 30 commits into
main
from
issue-2643-allow-customizing-sidebar-workspace-tab
Jun 1, 2026
Merged
Changes from 4 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
5645323
feat(sidebar): add configurable workspace font size
austinywang b3adb26
Merge remote-tracking branch 'origin/main' into issue-2643-allow-cust…
austinywang cd5b056
fix(sidebar): load sidebar font size off main actor
austinywang 96530e3
merge: sync with main
austinywang b29ab4a
fix: address sidebar font review feedback
austinywang 3e9fab6
feat: add sidebar font size controls
austinywang 98e86e4
fix: prefer host zig for helper builds
austinywang d472eb3
fix: prefer apple silicon zig on mac runners
austinywang 9a5875a
fix: prebuild ghostty helper in release workflows
austinywang e47150b
fix: use homebrew zig on mac ci
austinywang 1104afa
fix: keep release helper skip arch-valid
austinywang 1108491
fix: address sidebar font size settings feedback
austinywang 41d3a45
fix: cancel sidebar font size refresh tasks
austinywang 0deaee1
test: update cli config help contract
austinywang 2590b47
feat: add workspace tab bar font size control + fix font-size slider …
austinywang 50ba58e
Merge remote-tracking branch 'origin/main' into issue-2643-allow-cust…
austinywang b4d9cd7
fix: render font-size sliders in CmuxSettingsUI (settings moved to pa…
austinywang aa67955
Merge remote-tracking branch 'origin/main' into tab-icon-scaling-wt
austinywang e72fe3e
fix: surface font-size save failures in Settings
austinywang df961f7
fix: localize font-size value label ("%@ pt")
austinywang bfa4262
fix: seed sidebar font scale from on-disk config at launch
austinywang b505523
fix: move font-size config disk I/O off the main actor
austinywang 8f1fc6e
fix: serialize font writes; harden config path/parse + stub arch
austinywang d397be5
fix: strip BOM when parsing Ghostty config at runtime load
austinywang c1cfd4b
chore: address CodeRabbit nitpicks (host-arch dedupe, localized format)
austinywang c41daff
fix: render font-size value label via localizedStringWithFormat
austinywang fdf1876
vendor/bonsplit: scale tab + control icons with tab bar font size
austinywang 9b85a9c
feat: cap tab bar font size at 14pt
austinywang 22f4094
fix: cancel in-flight font-size save before starting a new one
austinywang 04f275f
test: use in-range 14 for tab-bar font loader test (was 16, now clamped)
austinywang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.