{"id":59564,"library":"wayland-backend","title":"Wayland Backend","description":"Low-level bindings to the Wayland protocol for Rust.","status":"active","version":"0.3.15","language":"rust","source_language":null,"source_url":"https://github.com/smithay/wayland-rs","tags":["wayland","protocol","low-level","graphics"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwayland-backend = \"0.3.15\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add wayland-backend","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"WaylandClient","correct":"use wayland_backend::sys::client::WaylandClient;"}],"quickstart":{"code":"use wayland_backend::sys::client::WaylandClient;\n\nfn main() {\n    let client = WaylandClient::connect_to_display().unwrap();\n    println!(\"Connected to Wayland display\");\n}","lang":"rust","description":"Connects to the Wayland display server."},"warnings":[{"fix":"Run this code only in a Wayland session.","message":"Requires a running Wayland compositor.","severity":"gotcha","affected_versions":">=0.3.0"}],"env_vars":null,"search_vec":"'backend':2 'bind':6 'graphic':18 'level':5,17 'low':4,16 'low-level':3,15 'protocol':10,14 'rust':12 'wayland':1,9,13","created_at":"2026-06-16T17:08:38.864791+00:00","updated_at":"2026-06-16T17:08:38.864791+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/smithay/wayland-rs","github":"https://github.com/smithay/wayland-rs","docs":"https://docs.rs/wayland-backend/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}