Crates.io | yutani |
lib.rs | yutani |
version | 0.0.0 |
source | src |
created_at | 2022-11-05 15:56:26.384961 |
updated_at | 2022-11-05 15:56:26.384961 |
description | A pure-Rust Wayland implementation. |
homepage | |
repository | https://github.com/AidoP/yutani |
max_upload_size | |
id | 705904 |
size | 39,253 |
A pure-Rust Wayland implementation.
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.
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.
See wayvk.