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

[feat.] Add Background Material customization for win11 in settings #3135

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

xyloflake
Copy link

@xyloflake xyloflake commented Jan 9, 2025

This PR introduces the following background material elements for windows 11 only :

  • None
  • Auto
  • Mica
  • Tabbed
  • Acrylic

A few additional changes have been made:

  1. Change all occurrences of frame. to frame?. to support optional chaining (will be needed when standalone-electron-types get updated).
  2. Addition of user-agent-types lib to support types for navigator.userAgentData.

Caution

CI builds may fail due to standalone-electron-types being outdated (currently at electron v20, 13 versions behind electron's latest release v33). The PR has been forged to comply with the new types and therefore will only work after standalone-electron-types is updated.

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