Cargo Features

[dependencies]
image-roll = { version = "2.1.0", default-features = false, features = ["wallpaper"] }
default = wallpaper

The wallpaper feature is set by default whenever image-roll is added without default-features = false somewhere in the dependency tree.

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