macOS: Feature-gate CGSSetWindowBackgroundBlurRadius - #4541
Merged
Conversation
kchibisov
approved these changes
Mar 29, 2026
|
Is there any update on this PR? Would be nice to not have to write a custom patch every time I need to submit a new app for MAS to review :) |
|
I just saw this thread after I submitted my PR. I'm somewhat eager to hear what y'all think. I think it might make everyone happy. If not, I thought of one other way to do it besides this way. So, let me know. |
pszsh
added a commit
to pszsh/winit
that referenced
this pull request
Jul 17, 2026
Contributor
tronical
force-pushed
the
madsmtm/private-apple-apis
branch
from
July 23, 2026 15:02
12e2d24 to
8bde97b
Compare
Behind the Cargo feature `private-apple-apis`.
tronical
force-pushed
the
madsmtm/private-apple-apis
branch
from
July 23, 2026 15:23
8bde97b to
27b28e4
Compare
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.
Feature-gate
CGSSetWindowBackgroundBlurRadiusbehind the Cargo featureprivate-apple-apis.Fixes #4205.
set_blur(true)works both with and without the feature enabled.changelogmodule if knowledge of this change could be valuable to users