summaryrefslogtreecommitdiffstats
path: root/native/src/window/event.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make `Command` implementations platform-specificLibravatar Héctor Ramón Jiménez2021-09-021-3/+2
* Add window::Event::MovedLibravatar Cory Forsstrom2021-07-261-0/+8
* Add `CloseRequested` variant to `window::Event`Libravatar Héctor Ramón Jiménez2021-03-301-0/+6
* Split `window::Event::Focused` into two variantsLibravatar Héctor Ramón Jiménez2021-01-151-4/+7
* add focus eventLibravatar cossonleo2021-01-151-0/+3
* Produce new window file events in `iced_winit`Libravatar Héctor Ramón Jiménez2020-01-161-3/+3
* Add file events to `iced_native::window::Event`Libravatar Héctor Ramón Jiménez2020-01-161-1/+21
* Add `window::Event::Resized` to `iced_native`Libravatar Héctor Ramón Jiménez2020-01-101-0/+12