Cargo Features

vizia_core has no features set by default.

[dependencies]
vizia_core = { version = "0.2.0", features = ["clipboard", "x11", "wayland"] }
clipboard = copypasta
x11

Enables x11 of optional copypasta

wayland

Enables wayland of optional copypasta

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.

copypasta clipboard?