/libappindicator-rs

Rust safe bindings for the libappindicator library

Primary LanguageRustApache License 2.0Apache-2.0

libappindicator-rs

Crates.io

Rust safe bindings for the libappindicator library. libappindicator provides cross-distribution/window system functions for creating systray icons and menus.

libappindicator-rs uses types from the gtk-rs project for convenience. See the examples directory for ideas on building rust applications that use libappindicator.