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

[macOS] Add BehindWindow support #24

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

mhrastegari
Copy link
Contributor

@mhrastegari mhrastegari commented Sep 17, 2021

Description of Change

It adds macOSBehindWindowBlur property in MaterialFrame.

Issues Resolved

API Changes

None

Platforms Affected

  • macOS

Behavioral/Visual Changes

MaterialFrame now reveals the desktop wallpaper and other windows that are behind the currently active app.

Screenshots

IMG_2057
IMG_2056

Testing Procedure

Add a main tag of MaterialFrame.
Change the MaterialTheme property to AcrylicBlur.
Set macOSBehindWindowBlur to true.

@roubachof roubachof merged commit 9c80cf8 into roubachof:master Oct 26, 2021
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.

[macOS/UWP] BehindWindow and HostBackdrop
2 participants