Cargo Features

gdk4-wayland has no features set by default.

[dependencies]
gdk4-wayland = { version = "0.8.2", features = ["v4_4", "v4_10", "v4_12", "v4_16", "wayland_crate", "egl"] }
v4_4 v4_10?

Enables v4_4 of gdk4-wayland-sys and gdk4

v4_10 v4_12? = v4_4

Enables v4_10 of gdk4-wayland-sys and gdk4

v4_12 v4_16? = v4_10

Enables v4_12 of gdk4-wayland-sys and gdk4

v4_16 = v4_12

Enables v4_16 of gdk4-wayland-sys and gdk4

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.

wayland-client wayland_crate?
wayland-backend wayland_crate?
khronos-egl egl?