macOS: Feature-gate CGSSetWindowBackgroundBlurRadius

Behind the Cargo feature `private-apple-apis`.
This commit is contained in:
Mads Marquart
2026-03-24 15:18:49 +01:00
committed by Simon Hausmann
parent 6b113977d8
commit 0ea5f3c875
7 changed files with 30 additions and 24 deletions

View File

@@ -9,6 +9,7 @@ rust-version.workspace = true
version.workspace = true
[features]
private-apple-apis = []
serde = ["dep:serde", "bitflags/serde", "smol_str/serde", "dpi/serde"]
[dependencies]