rustdesk/vendor/libappindicator
2024-10-11 18:43:02 +03:00
..
examples Performed vendorization 2024-10-11 18:43:02 +03:00
src Performed vendorization 2024-10-11 18:43:02 +03:00
.cargo-checksum.json Performed vendorization 2024-10-11 18:43:02 +03:00
Cargo.lock Performed vendorization 2024-10-11 18:43:02 +03:00
Cargo.toml Performed vendorization 2024-10-11 18:43:02 +03:00
CHANGELOG.md Performed vendorization 2024-10-11 18:43:02 +03:00
LICENSE-APACHE Performed vendorization 2024-10-11 18:43:02 +03:00
LICENSE-MIT Performed vendorization 2024-10-11 18:43:02 +03:00
README.md Performed vendorization 2024-10-11 18:43:02 +03:00
rustfmt.toml Performed vendorization 2024-10-11 18:43:02 +03:00

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.