Cargo Features
vizia_winit has no features set by default.
[dependencies]
vizia_winit = { version = "0.2.0", features = ["x11", "wayland", "clipboard", "accesskit"] }
- x11
-
Enables x11 of glutin, glutin-winit, and winit
- wayland
-
Enables wayland, wayland-csd-adwaita and wayland-dlopen of winit, wayland of glutin-winit and optional copypasta
- clipboard = copypasta
- accesskit = accesskit_winit
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.