multibg-wayland-niri-ipc

Crates.iomultibg-wayland-niri-ipc
lib.rsmultibg-wayland-niri-ipc
version0.250501.0
created_at2025-06-01 11:37:16.436+00
updated_at2025-09-04 10:55:36.369796+00
descriptionTypes and helpers for interfacing with the niri Wayland compositor.
homepage
repositoryhttps://github.com/YaLTeR/niri
max_upload_size
id1697064
size78,609
Gergő Sályi (gergo-salyi)

documentation

README

niri-ipc

Types and helpers for interfacing with the niri Wayland compositor.

Backwards compatibility

This crate follows the niri version. It is not API-stable in terms of the Rust semver. In particular, expect new struct fields and enum variants to be added in patch version bumps.

Use an exact version requirement to avoid breaking changes:

[dependencies]
niri-ipc = "=25.5.1"
Commit count: 2174

cargo fmt