pub fn frosted_window() -> boolExpand description
Whether the compositor puts anything behind a translucent window — AppKit’s vibrancy, and Mica on Windows.
Read at runtime rather than from a cfg, because the Windows answer is a
build number: DWMWA_SYSTEMBACKDROP_TYPE lands in build 22621, and below it
gpui’s backend applies no backdrop while its renderer still clears the
window transparent — the desktop then shows through unblurred. The build is
read once.