https://github.com/fschutt/dbusmenu-rs
Pure-rust port of libdbusmenu
https://github.com/fschutt/dbusmenu-rs
Last synced: about 1 month ago
JSON representation
Pure-rust port of libdbusmenu
- Host: GitHub
- URL: https://github.com/fschutt/dbusmenu-rs
- Owner: fschutt
- License: mit
- Created: 2017-08-23T15:51:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-24T09:29:55.000Z (over 8 years ago)
- Last Synced: 2025-02-24T21:11:37.833Z (over 1 year ago)
- Language: Rust
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dbusmenu-rs
Crates.io | Documentation
Adds menus to X11 windows. Define your menu, then call `menu.add_to_window(your_x11_window_id_here)`. That's it.