#gtk #linux

libappindicator

Rust safe bindings for libappindicator

13 releases (8 breaking)

0.9.0 Oct 1, 2023
0.8.0 Jan 25, 2023
0.7.1 Jun 29, 2022
0.7.0 Jan 17, 2022
0.2.0 Feb 28, 2017

#94 in GUI

Download history 20030/week @ 2023-12-13 16681/week @ 2023-12-20 17786/week @ 2023-12-27 17118/week @ 2024-01-03 16582/week @ 2024-01-10 16774/week @ 2024-01-17 16368/week @ 2024-01-24 18637/week @ 2024-01-31 19673/week @ 2024-02-07 14856/week @ 2024-02-14 15628/week @ 2024-02-21 20028/week @ 2024-02-28 20282/week @ 2024-03-06 20644/week @ 2024-03-13 22478/week @ 2024-03-20 19355/week @ 2024-03-27

85,880 downloads per month
Used in 28 crates (13 directly)

Apache-2.0 OR MIT

54KB
88 lines

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.

Dependencies

~17MB
~408K SLoC