Skip to content
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

0.0.48 #134

Merged
merged 13 commits into from
Jun 23, 2023
Merged

0.0.48 #134

merged 13 commits into from
Jun 23, 2023

Conversation

PhantomGamers
Copy link
Owner

@PhantomGamers PhantomGamers commented Jun 22, 2023

Changes

  • Added option to force Steam's prefer-color-scheme property to follow SFP's app theme
  • Fixed issue where the current skin's config would be retrieved multiple times on initial injection
  • Fixed issue where -cef-enable-debugging would not be added if it was incorrectly but fully included in the launch args
  • Fixed issue where the Show Tray Icon setting would not take effect until SFP was restarted
  • Fixed issue where the friends list patch was applying to big picture mode in the default skin config
  • Possibly fixed crashing on certain Linux machines with missing fonts

does not work properly on initial injection
- the `.friendsui-container` patch was applying instead of `^Steam Big Picture Mode$` because the BPM window also contains `.friendsui-container`
- add OverlayPopups = true for Win32 platform from FluentAvalonia sample app

- if SKTypeface.Default.FamilyName is null, use Century Schoolbook as the font.

Looks terrible but according to this survey it's found on around 98% of Linux machines! Better than crashing https://www.webfx.com/blog/web-design/a-web-designers-guide-to-linux-fonts/
@PhantomGamers PhantomGamers merged commit 470938c into main Jun 23, 2023
@PhantomGamers PhantomGamers deleted the dev branch June 23, 2023 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant