Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new enum variant and new winit repo | 2021-06-25 | 1 | -4/+21 | |
| | |||||
* | Added events for url handling and create example | 2021-06-25 | 1 | -0/+4 | |
| | |||||
* | Turn `Touch` into a `touch::Event` enum | 2020-12-15 | 1 | -1/+1 | |
| | |||||
* | Merge branch 'ios-support-wip' into feature/touch-support | 2020-12-15 | 1 | -1/+7 | |
|\ | |||||
| * | Turn `Touch` into a struct and add finger id | 2020-03-19 | 1 | -3/+3 | |
| | | |||||
| * | Added initial touch events to support iOS | 2020-03-18 | 1 | -1/+4 | |
| | | |||||
* | | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -7/+0 | |
| | | | | | | | | See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md | ||||
* | | Implement event capturing for `Column` | 2020-11-12 | 1 | -0/+21 | |
| | | |||||
* | | Implement event capturing for `Button` | 2020-11-12 | 1 | -1/+1 | |
| | | |||||
* | | Make `Widget::on_event` return an `event::Status` | 2020-11-12 | 1 | -6/+3 | |
| | | |||||
* | | Introduce `event::Status` in `iced_native` | 2020-11-11 | 1 | -1/+22 | |
| | | |||||
* | | Remove inconsistent `input` module in `iced_native` | 2020-04-30 | 1 | -4/+1 | |
|/ | |||||
* | Add file events to `iced_native::window::Event` | 2020-01-16 | 1 | -1/+1 | |
| | |||||
* | Add `window::Event::Resized` to `iced_native` | 2020-01-10 | 1 | -1/+7 | |
| | |||||
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+16 | |