Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-21 | Run `cargo fmt` | 1 | -1/+1 | |
2024-06-14 | Move `Maybe*` traits back to `iced_futures` | 1 | -1/+1 | |
2024-06-14 | Replace `Command` with a new `Task` API with chain support | 1 | -1/+1 | |
2024-06-11 | Introduce `subscription::Event` | 1 | -5/+38 | |
2024-06-10 | Introduce `window::Id` to `Event` subscriptions | 1 | -10/+9 | |
2023-09-07 | Introduce `keyboard::on_key_press` and `on_key_release` | 1 | -0/+59 |