| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `Style` variant support to `application::StyleSheet` | Héctor Ramón Jiménez | 2022-07-08 | 1 | -4/+36 |
* | Let a `Theme` control the background color of an application | Héctor Ramón Jiménez | 2022-05-25 | 1 | -12/+1 |
* | Revert system menus support | Héctor Ramón Jiménez | 2021-09-15 | 1 | -18/+1 |
* | Store and synchronize `Menu` in `application::State` | Héctor Ramón Jiménez | 2021-07-12 | 1 | -3/+18 |
* | Initial menu implementation | Richard | 2021-07-05 | 1 | -0/+2 |
* | use Mode::Hidden instead | Cory Forsstrom | 2021-04-09 | 1 | -12/+2 |
* | add window visibility | Cory Forsstrom | 2021-04-08 | 1 | -0/+12 |
* | Change cursor position on touch event | Héctor Ramón Jiménez | 2020-12-15 | 1 | -2/+5 |
* | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 1 | -34/+1 |
* | Write missing documentation in `iced_winit` | Héctor Ramón Jiménez | 2020-11-06 | 1 | -0/+54 |
* | Relayout `UserInterface` on resize in `iced_winit` | Héctor Ramón Jiménez | 2020-11-05 | 1 | -0/+10 |
* | Introduce `application::State` in `iced_winit` | Héctor Ramón Jiménez | 2020-11-05 | 1 | -0/+171 |