yutani

Crates.ioyutani
lib.rsyutani
version0.0.0
sourcesrc
created_at2022-11-05 15:56:26.384961
updated_at2022-11-05 15:56:26.384961
descriptionA pure-Rust Wayland implementation.
homepage
repositoryhttps://github.com/AidoP/yutani
max_upload_size
id705904
size39,253
AidoP (AidoP)

documentation

README

Yutani

A pure-Rust Wayland implementation.

Stability

Note: Yutani is still in pre-0.1.0 versions and as such breaking changes may be made often.

Yutani also depends on syslib for interfacing with Linux rather than libc which may be a stability and security concern for some.

Usage

Yutani is not yet ready for use.

yutani-codegen (and by extension, wl-protocols) will be needed if you want to generate dispatch glue / boilerplate.

Examples

See wayvk.

Commit count: 74

cargo fmt