Cargo Features
[dependencies]
image-roll = { version = "2.1.0", default-features = false, features = ["wallpaper"] }
- default = wallpaper
-
The
wallpaper
feature is set by default wheneverimage-roll
is added without
somewhere in the dependency tree.default-features = false - wallpaper default = ashpd
-
set image as wallpaper
Affects
action::set_as_wallpaper
…
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.
- ashpd wallpaper
-
Enables ashpd ^0.3.2