Registry / other / wayland-egl

wayland-egl

JSON →
library0.32.11rscratesunverified

Rust bindings to libwayland-egl for EGL integration with Wayland.

# Cargo.toml [dependencies] wayland-egl = "0.32.11"
INSTALL
IMPORT
SIG · WAYLAND-EGL
W
wayland-egl
otherrustv0.32.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WlEglWindow
✓ use wayland_egl::WlEglWindow;

Demonstrate wayland-egl binding availability

use wayland_egl::WlEglWindow; fn main() { // WlEglWindow is typically created from a Wayland surface println!("wayland-egl bindings available"); }
Debug
Known issues
gotchaRequires Wayland and EGL development libraries installed.
fix
Install libwayland-dev and libegl1-mesa-dev (Linux) before building.
affects: *
Upgrade
Version history
0.32.11latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
wayland-egl — cargo add wayland-egl · libregistry