{"id":62555,"library":"wayland-sys","title":"wayland-sys","description":"FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.","status":"active","version":"0.31.6","language":"rust","source_language":null,"source_url":"https://github.com/smithay/wayland-rs","tags":["wayland","ffi","bindings","linux","display-server"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwayland-sys = \"0.31.6\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add wayland-sys","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"wl_display","correct":"use wayland_sys::common::wl_display;"}],"quickstart":{"code":"use wayland_sys::common::wl_display;\n\nfn main() {\n    // Low-level FFI bindings; typically use wayland-client instead\n    println!(\"wayland-sys provides raw FFI bindings\");\n}","lang":"rust","description":"Provides raw FFI bindings to Wayland libraries."},"warnings":[{"fix":"Add wayland-client as a dependency for higher-level abstractions.","message":"Low-level crate; most users should use wayland-client instead.","severity":"gotcha","affected_versions":">=0.31.0"}],"env_vars":null,"search_vec":"'bind':5,36,39 'client':33 'crate':17,30 'custom':23 'display':42 'display-serv':41 'extens':26 'ffi':4,38 'librari':11 'libwayland':9 'linux':40 'look':27 'need':15 'protocol':25 'server':43 'sys':3 'usabl':35 'various':8 'wayland':2,24,32,37 'wayland-cli':31 'wayland-si':1 'work':21","created_at":"2026-06-17T16:32:46.065941+00:00","updated_at":"2026-06-17T16:32:46.065941+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-sys/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}