wl-proxy 0.1.2

Wayland connection proxy
Documentation
1
2
3
4
5
6
pub(crate) const XDG_RUNTIME_DIR: &str = "XDG_RUNTIME_DIR";
pub(crate) const WAYLAND_SOCKET: &str = "WAYLAND_SOCKET";
pub(crate) const WAYLAND_DISPLAY: &str = "WAYLAND_DISPLAY";
pub(crate) const WL_PROXY_DEBUG: &str = "WL_PROXY_DEBUG";
#[cfg(feature = "logging")]
pub(crate) const WL_PROXY_PREFIX: &str = "WL_PROXY_PREFIX";