Vulnerabilities | |||||
---|---|---|---|---|---|
Version | Suggest | Low | Medium | High | Critical |
0.32.4 | 0 | 0 | 0 | 0 | 0 |
0.32.3 | 0 | 0 | 0 | 0 | 0 |
0.32.2 | 0 | 0 | 0 | 0 | 0 |
0.32.1 | 0 | 0 | 0 | 0 | 0 |
0.32.0 | 0 | 0 | 0 | 0 | 0 |
0.31.0 | 0 | 0 | 0 | 0 | 0 |
0.30.1 | 0 | 0 | 0 | 0 | 0 |
0.30.0 | 0 | 0 | 0 | 0 | 0 |
0.29.5 | 0 | 0 | 0 | 0 | 0 |
0.29.4 | 0 | 0 | 0 | 0 | 0 |
0.29.3 | 0 | 0 | 0 | 0 | 0 |
0.29.2 | 0 | 0 | 0 | 0 | 0 |
0.29.1 | 0 | 0 | 0 | 0 | 0 |
0.29.0 | 0 | 0 | 0 | 0 | 0 |
0.28.6 | 0 | 0 | 0 | 0 | 0 |
0.28.5 | 0 | 0 | 0 | 0 | 0 |
0.28.4 | 0 | 0 | 0 | 0 | 0 |
0.28.3 | 0 | 0 | 0 | 0 | 0 |
0.28.2 | 0 | 0 | 0 | 0 | 0 |
0.28.1 | 0 | 0 | 0 | 0 | 0 |
0.28.0 | 0 | 0 | 0 | 0 | 0 |
0.27.0 | 0 | 0 | 0 | 0 | 0 |
0.26.6 | 0 | 0 | 0 | 0 | 0 |
0.26.5 | 0 | 0 | 0 | 0 | 0 |
0.26.4 | 0 | 0 | 0 | 0 | 0 |
0.26.3 | 0 | 0 | 0 | 0 | 0 |
0.26.1 | 0 | 0 | 0 | 0 | 0 |
0.26.0 | 0 | 0 | 0 | 0 | 0 |
0.25.0 | 0 | 0 | 0 | 0 | 0 |
0.24.1 | 0 | 0 | 0 | 0 | 0 |
0.24.0 | 0 | 0 | 0 | 0 | 0 |
0.32.4 - This version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform
Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.
MIT - MIT LicenseThis project contains rust crates for using the wayland protocol, both client side and server side.
This repository actually hosts 8 crates. The 3 main crates you'll likely want to use:
There are also two auxilliary crates:
And finally 3 internal crates, that you'll need only for integrating a custom protocol extension or doing FFI:
The documentation for the master branch is available online.
The documentation for the releases can be found on docs.rs: wayland-client wayland-server wayland-protocols wayland-egl wayland-cursor wayland-backend wayland-scanner wayland-sys
Requires at least rust 1.65.0 to be used, and version 1.15 of the wayland system libraries if using the system backend.
You can come chat about the different wayland-rs crates, both for developpement and support, in the Matrix
chatroom #wayland-rs:matrix.org
.