An open API service indexing awesome lists of open source software.

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

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.