summaryrefslogtreecommitdiffstats
path: root/core/src/menu.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert system menus supportLibravatar Héctor Ramón Jiménez2021-09-151-145/+0
* Add a presets `Menu` to the `game_of_life` exampleLibravatar Héctor Ramón Jiménez2021-07-191-2/+2
* Replace `content` with `title` in `menu` moduleLibravatar Héctor Ramón Jiménez2021-07-191-23/+18
* Implement `Menu::map` naivelyLibravatar Héctor Ramón Jiménez2021-07-191-5/+39
* Store and synchronize `Menu` in `application::State`Libravatar Héctor Ramón Jiménez2021-07-121-4/+36
* Move `menu` module from `iced_native` to `iced_core`Libravatar Héctor Ramón Jiménez2021-07-121-0/+84