pub fn register_wayland_backend(tx: Sender<ThreadCommand>)Expand description
Make the Wayland compositor the preferred CU backend: once a live calloop sender is registered, every subsequent request routes to it instead of an X11 connection.
pub fn register_wayland_backend(tx: Sender<ThreadCommand>)Make the Wayland compositor the preferred CU backend: once a live calloop sender is registered, every subsequent request routes to it instead of an X11 connection.