{"id":63947,"library":"hyprland","title":"Hyprland","description":"An unofficial Rust wrapper for Hyprland's IPC, enabling communication with the Hyprland compositor.","status":"active","version":"0.3.13","language":"rust","source_language":null,"source_url":"https://github.com/hyprland-community/hyprland-rs","tags":["hyprland","ipc","wayland","compositor","wrapper"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nhyprland = \"0.3.13\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add hyprland","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"HyprlandConnection","correct":"use hyprland::HyprlandConnection;"}],"quickstart":{"code":"use hyprland::HyprlandConnection;\n\nfn main() -> hyprland::Result<()> {\n    let conn = HyprlandConnection::connect()?;\n    println!(\"Connected to Hyprland\");\n    Ok(())\n}","lang":"rust","description":"Connect to Hyprland IPC and verify the connection."},"warnings":[],"env_vars":null,"search_vec":"'communic':11 'compositor':15,19 'enabl':10 'hyprland':1,7,14,16 'ipc':9,17 'rust':4 'unoffici':3 'wayland':18 'wrapper':5,20","created_at":"2026-06-17T16:49:56.477596+00:00","updated_at":"2026-06-17T16:49:56.477596+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/hyprland-community/hyprland-rs","github":"https://github.com/hyprland-community/hyprland-rs","docs":"https://docs.rs/hyprland/","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-17","next_check":"2026-12-14","install_tag":null}}