summaryrefslogtreecommitdiffstats
path: root/examples/menu/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert system menus supportLibravatar Héctor Ramón Jiménez2021-09-151-10/+0
| | | | | | The current implementation has some important issues on Windows. We will reintroduce the feature once we figure them out! I have kept some of the changes in #945, like the new `keyboard::Modifiers` powered by `bitflags`.
* Initial menu implementationLibravatar Richard2021-07-051-0/+10