libappindicator-rs icon indicating copy to clipboard operation
libappindicator-rs copied to clipboard

Rust safe bindings for the libappindicator library

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.