Crates.io | niri-ipc |
lib.rs | niri-ipc |
version | 0.1.10 |
source | src |
created_at | 2024-11-09 16:02:11.174085 |
updated_at | 2024-11-09 16:02:11.174085 |
description | Types and helpers for interfacing with the niri Wayland compositor. |
homepage | |
repository | https://github.com/YaLTeR/niri |
max_upload_size | |
id | 1442176 |
size | 46,885 |
Types and helpers for interfacing with the niri Wayland compositor.
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 = "=0.1.10"