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