Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store and synchronize `Menu` in `application::State` | 2021-07-12 | 1 | -3/+18 | |
| | |||||
* | Initial menu implementation | 2021-07-05 | 1 | -0/+2 | |
| | |||||
* | use Mode::Hidden instead | 2021-04-09 | 1 | -12/+2 | |
| | |||||
* | add window visibility | 2021-04-08 | 1 | -0/+12 | |
| | |||||
* | Change cursor position on touch event | 2020-12-15 | 1 | -2/+5 | |
| | |||||
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -34/+1 | |
| | | | | See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md | ||||
* | Write missing documentation in `iced_winit` | 2020-11-06 | 1 | -0/+54 | |
| | |||||
* | Relayout `UserInterface` on resize in `iced_winit` | 2020-11-05 | 1 | -0/+10 | |
| | |||||
* | Introduce `application::State` in `iced_winit` | 2020-11-05 | 1 | -0/+171 | |