libcosmic-yoda/examples/menu
Eduardo Flores 0b47efe1de improv(menu): simplify menu construction.
- Added `MenuAction` trait to call the `message` method on button press.
- Added two new methods to construct a MenuTree.
- Added MenuItem enum to represent an action or a separator in a MenuTree.
- Added menu example.
- Moved Modifier enum and KeyBind struct to libcosmic.
- Moved menu_button macro to libcosmic.
2024-03-16 19:00:12 -06:00
..
src improv(menu): simplify menu construction. 2024-03-16 19:00:12 -06:00
Cargo.toml improv(menu): simplify menu construction. 2024-03-16 19:00:12 -06:00