Cargo Features

millennium-core has no features set by default.

[dependencies]
millennium-core = { version = "1.0.0-beta.3", features = ["tray", "dox", "serde"] }
tray = libappindicator

Affects millennium-core::system_tray, millennium-core::system_tray, macos::SystemTrayBuilderExtMacOS, macos::SystemTrayExtMacOS, util::bottom_left_to_top_left_for_tray, util::bottom_left_to_top_left_for_cursor

dox

Enables dox of gtk ^0.15

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features.

serde implicit feature

With serde_derive and default (std)

libappindicator cfg(any(target_os = "linux", target_os = "dragonfly", target_os = "freebsd", target_os = "openbsd", target_os = "netbsd")) tray?

Enables default (backcompat) of libappindicator ^0.7