Cargo Features
gdk4-wayland has no features set by default.
[dependencies]
gdk4-wayland = { version = "0.9.4", features = ["v4_4", "v4_10", "v4_12", "v4_16", "wayland_crate", "egl"] }
- v4_4 v4_10?
-
Enables v4_4 of gdk4 and gdk4-wayland-sys
- v4_10 v4_12? = v4_4
-
Enables v4_10 of gdk4 and gdk4-wayland-sys
- v4_12 v4_16? = v4_10
-
Enables v4_12 of gdk4 and gdk4-wayland-sys
- v4_16 = v4_12
-
Enables v4_16 of gdk4 and gdk4-wayland-sys
- wayland_crate = wayland-backend, wayland-client
-
Affects
wayland_surface::WaylandSurfaceExtManual.wl_surface
… - egl = khronos-egl
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.