Crate wayland_protocols_hyprland

Source
Expand description

This crate provides bindings to the hyprland wayland protocol extensions provided in https://github.com/hyprwm/hyprland-protocols

These bindings are built on top of the crates wayland-client and wayland-server.

Each protocol module contains a client and a server submodules, for each side of the protocol. The creation of these modules (and the dependency on the associated crate) is controlled by the two cargo features client and server.

Modulesยง

ctm_control
focus_grab
global_shortcuts
lock_notify
surface
toplevel_export
toplevel_mapping