Function is_supported
Source pub fn is_supported() -> bool
Available on crate feature v0_5
only.
Expand description
May block for a Wayland roundtrip the first time it’s called.
§Returns
true
if the platform is Wayland and Wayland compositor supports the
zwlr_layer_shell_v1 protocol.