Draft
Conversation
Co-authored-by: admannon <1027194+admannon@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add support for font fallback settings
Add font fallback settings
Feb 21, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Users had no way to specify fallback fonts for characters not covered by their primary fonts (e.g., CJK glyphs). This adds a
FontFallbackpreference that appends user-specified fonts to both the default and monospace font chains.Changes
ViewModels/Preferences.cs: AddedFontFallbackproperty; updatedDefaultFontFamilyandMonospaceFontFamilysetters to include_fontFallbackinSetFontscallsApp.axaml.cs:SetFontsnow accepts afallbackFontparameter — appended toFonts.DefaultandFonts.Monospace. When onlyfallbackFontis set (no custom default font), Inter is preserved as primary:fonts:Inter#Inter,{fallbackFont}Views/Preferences.axaml: New "Font Fallback" text field in the Appearance tab, after Monospace Fonten_US.axaml: AddedText.Preferences.Appearance.FontFallbackkeyBehavior
Fonts.DefaultFonts.MonospacefallbackFontsetfonts:Inter#Inter,{fallback}fonts:SourceGit#JetBrains Mono,{fallback}defaultFont+fallbackFont{default},{fallback}fonts:SourceGit#JetBrains Mono,{default},{fallback}{default},{fallback}{mono},{default},{fallback}Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
av-build-tel-api-v1.avaloniaui.net/usr/share/dotnet/dotnet dotnet exec --runtimeconfig /home/REDACTED/.nuget/packages/avalonia.buildservices/11.3.2/tools/netstandard2.0/runtimeconfig.json /home/REDACTED/.nuget/packages/avalonia.buildservices/11.3.2/tools/netstandard2.0/Avalonia.BuildServices.Collector.dll /home/REDACTED/work/sourcegit/sourcegit/src/Views/MergeMultiple.axaml /home/REDACTED/work/sourcegit/sourcegit/src/Views/FilterModeSwitchButton.axaml /home/REDACTED/work/sourcegit/sourcegit/src/Views/ChangeSubmoduleUrl.axaml /home/REDACTED/work/sourcegit/sourcegit/src/Views/PushTag.axaml /home/REDACTED/work/sourcegit/sourcegit/src/Views/CreateBranch.axaml /home/REDACTED/work/sourcegit/sourcegit/src/Views/DeleteBranch.axaml /home/REDACTED/work/sourcegit/sourcegit/src/Views/LauncherTabBar.axaml(dns block)/usr/share/dotnet/dotnet dotnet exec --runtimeconfig /home/REDACTED/.nuget/packages/avalonia.buildservices/0.0.28/tools/netstandard2.0/runtimeconfig.json /home/REDACTED/.nuget/packages/avalonia.buildservices/0.0.28/tools/netstandard2.0/Avalonia.BuildServices.Collector.dll(dns block)nuget-feed-all.avaloniaui.net/usr/bin/dotnet dotnet build src/SourceGit.csproj owner --uid-owner 0 -j ACCEPT(dns block)/opt/hostedtoolcache/CodeQL/2.24.0/x64/codeql/csharp/tools/linux64/Semmle.Autobuild.CSharp /opt/hostedtoolcache/CodeQL/2.24.0/x64/codeql/csharp/tools/linux64/Semmle.Autobuild.CSharp /var/lib/dpkg/info/libnuma1:amd64.list /var/lib/dpkg/info/emacsen-common.list /var/lib/dpkg/info/mysql-server-8.0.list(dns block)/usr/bin/dotnet dotnet restore --no-dependencies /home/REDACTED/work/sourcegit/sourcegit/SourceGit.slnx --packages /home/REDACTED/work/sourcegit/.codeql-scratch/dbs/csharp/working/packages /p:DisableImplicitNuGetFallbackFolder=true --verbosity normal /p:TargetFrameworkRootPath=/home/REDACTED/work/sourcegit/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:NetCoreTargetingPackRoot=/home/REDACTED/work/sourcegit/.codeql-scratch/dbs/csharp/working/emptyFakeDotnetRoot /p:AllowMissingPrunePackageData=true(dns block)If you need me to access, download, or install something from one of these locations, you can either:
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.