Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-06-14 | Replace `Command` with a new `Task` API with chain support | 1 | -100/+0 | |
2024-02-13 | Introduce `Kind` in `core::clipboard` | 1 | -9/+0 | |
2024-02-13 | Add support for primary clipboard | 1 | -0/+9 | |
2024-02-03 | Organize imports in `runtime::command::action` | 1 | -2/+1 | |
2024-02-03 | Rename `PlateformSpecific` variant in `Action` to `Custom` | 1 | -4/+4 | |
2024-02-03 | feat: somewhere to place extra actions by platform | 1 | -0/+6 | |
2023-12-02 | Use `AtomicU64` for `window::Id` | 1 | -4/+4 | |
2023-11-29 | Implement `Command::run` for executing a `Stream` to completion | 1 | -1/+8 | |
2023-03-05 | Rename `iced_native` to `iced_runtime` | 1 | -0/+86 |