Skip to content

emirror-de/libayatana-appindicator-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libayatana-appindicator-rs

libayatana-appindicator-sys

Crates.io

Raw rust bindings for use with libayatana-appindicator.

libayatana-appindicator

Crates.io

Rust bindings for libayatana-appindicator shared library.

Dependencies

To remove unnecessary build dependencies, the crate provides a static generated binding file by default. However, if you want to generate the raw bindings on every build, add the following line to your Cargo.toml file:

libayatana-appindicator = { version = "0.2.0", features = ["dynamic"] }

When using with the dynamic feature, the libayatana-appindicator-sys crate is used as build dependency that generates the bindings file for you.

License

LGPL-3.0

This library follows the license of libappindicator-rs, libappindicator-sys and libayatana-appindicator.

Credits

This library is widely based on libappindicator-rs and libappindicator-sys, so credits go to all contributors for their work on it.

About

Rust bindings for libayatana-appindicator shared library.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published