#client-server #wayland #wayland-client #extension #protocols #wayland-protocol

wayland-protocols-hyprland

Generated API for the Hyprland wayland protocol extensions

2 stable releases

Uses new Rust 2024

new 1.0.1 Mar 27, 2025

#1331 in GUI

34 downloads per month

LGPL-3.0-only

12KB
92 lines

crates.io docs.rs release

wayland-protocols-hyprland

This crate provides Wayland object definitions for the Hyprland Wayland protocol extensions. It is meant to be used in addition to wayland-client or wayland-server.

This crate provides bindings for the "hyprland-protocols" extensions repository.

The provided objects are controlled by the client and server cargo features, which respectively enable the generation of client-side and server-side objects

References:

Dependencies

~4–13MB
~171K SLoC