| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert system menus support | 2021-09-15 | 1 | -145/+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`. | ||||
| * | Add a presets `Menu` to the `game_of_life` example | 2021-07-19 | 1 | -2/+2 | |
| | | |||||
| * | Replace `content` with `title` in `menu` module | 2021-07-19 | 1 | -23/+18 | |
| | | |||||
| * | Implement `Menu::map` naively | 2021-07-19 | 1 | -5/+39 | |
| | | |||||
| * | Store and synchronize `Menu` in `application::State` | 2021-07-12 | 1 | -4/+36 | |
| | | |||||
| * | Move `menu` module from `iced_native` to `iced_core` | 2021-07-12 | 1 | -0/+84 | |
