Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `MaybeSend` in `perform` and `map` for `Command` | 2022-01-28 | 1 | -1/+6 | |
* | Write missing docs and `Debug` implementations for `native` | 2021-09-13 | 1 | -0/+17 | |
* | Handle `clipboard::Action` in `iced_winit` shell | 2021-09-02 | 1 | -2/+2 | |
* | Make `Command` implementations platform-specific | 2021-09-02 | 1 | -0/+17 | |
* | Make `Clipboard` argument in `Widget` trait mutable | 2021-03-10 | 1 | -0/+14 | |
* | Introduce `write` method to `Clipboard` trait | 2021-03-10 | 1 | -0/+3 | |
* | Update `window_clipboard` to `0.2` | 2021-03-10 | 1 | -2/+2 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -2/+0 | |
* | Allow clipboard access in `Widget::on_event` | 2019-12-18 | 1 | -0/+8 |