Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `Command` implementations platform-specific | 2021-09-02 | 1 | -3/+2 | |
* | Add window::Event::Moved | 2021-07-26 | 1 | -0/+8 | |
* | Add `CloseRequested` variant to `window::Event` | 2021-03-30 | 1 | -0/+6 | |
* | Split `window::Event::Focused` into two variants | 2021-01-15 | 1 | -4/+7 | |
* | add focus event | 2021-01-15 | 1 | -0/+3 | |
* | Produce new window file events in `iced_winit` | 2020-01-16 | 1 | -3/+3 | |
* | Add file events to `iced_native::window::Event` | 2020-01-16 | 1 | -1/+21 | |
* | Add `window::Event::Resized` to `iced_native` | 2020-01-10 | 1 | -0/+12 |