On macOS, add support for Window::set_blur
This commit is contained in:
parent
5a3be586f4
commit
92b7dcccc1
5 changed files with 29 additions and 2 deletions
|
|
@ -918,7 +918,7 @@ impl Window {
|
|||
///
|
||||
/// ## Platform-specific
|
||||
///
|
||||
/// - **Android / iOS / macOS / X11 / Web / Windows:** Unsupported.
|
||||
/// - **Android / iOS / X11 / Web / Windows:** Unsupported.
|
||||
/// - **Wayland:** Only works with org_kde_kwin_blur_manager protocol.
|
||||
#[inline]
|
||||
pub fn set_blur(&self, blur: bool) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue