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

New window apis #891

Merged
merged 7 commits into from
Jan 9, 2025
Merged

New window apis #891

merged 7 commits into from
Jan 9, 2025

Conversation

raphamorim
Copy link
Owner

@raphamorim raphamorim commented Jan 9, 2025

  • Support to window.macos-use-shadow (enable or disable shadow on MacOS).
  • Support to window.windows-corner-preference (options: Default, DoNotRound,Round and RoundSmall).
  • Support to window.windows-use-undecorated-shadow (default is enabled).
  • Support to window.windows-use-no-redirection-bitmap (This sets WS_EX_NOREDIRECTIONBITMAP).

Closes #889

@raphamorim raphamorim merged commit ee0b71b into main Jan 9, 2025
13 checks passed
@raphamorim raphamorim deleted the new-window-apis branch January 9, 2025 22:18
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.

Allow to specify window shadow through config (MacOS and MS Windows)
1 participant