Macro delegate_xwayland_shell

Source
macro_rules! delegate_xwayland_shell {
    ($(@<$( $lt:tt $( : $clt:tt $(+ $dlt:tt )* )? ),+>)? $ty: ty) => { ... };
}
Available on crate features xwayland and wayland_frontend only.
Expand description

Macro to delegate implementation of the xwayland keyboard grab protocol