Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `iced_glutin` and `iced_glow` leftovers | 2023-02-24 | 1 | -33/+0 | |
| | |||||
* | Fix further `clippy` lints | 2022-07-09 | 1 | -4/+13 | |
| | | | | ... and explicitly annotate crates as well. | ||||
* | Re-export `iced_winit` in `iced_glutin` | 2022-05-04 | 1 | -14/+2 | |
| | | | | | This fixes the `system` module not being exported in `iced_glutin` when only setting the `iced_winit/system` flag. | ||||
* | Expose `system` module through feature flag | 2022-04-30 | 1 | -1/+3 | |
| | |||||
* | Export `system` module in `iced_glutin` | 2022-04-26 | 1 | -0/+1 | |
| | |||||
* | Export `iced_winit::conversion` in `iced_glutin` | 2022-01-19 | 1 | -0/+1 | |
| | |||||
* | Change GitHub namespace to new org for all files | 2022-01-03 | 1 | -2/+2 | |
| | |||||
* | Use commit hash in `html_logo_url` | 2021-12-09 | 1 | -1/+1 | |
| | |||||
* | Added icon in docs | 2021-12-09 | 1 | -0/+3 | |
| | |||||
* | Implement `move_to` and `resize` commands for `window` | 2021-09-02 | 1 | -0/+1 | |
| | |||||
* | Implement and expose `read` and `write` helpers for `clipboard` | 2021-09-02 | 1 | -1/+4 | |
| | |||||
* | Add `clipboard` argument to `Application::update` | 2021-03-11 | 1 | -1/+1 | |
| | |||||
* | Update graphs in crate docs | 2020-11-26 | 1 | -0/+2 | |
| | |||||
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -1/+1 | |
| | |||||
* | Write documentation for `iced_glutin` | 2020-05-28 | 1 | -4/+12 | |
| | |||||
* | Introduce `Program` and `State` | 2020-05-21 | 1 | -1/+1 | |
| | |||||
* | Implement `iced_glutin` :tada: | 2020-05-21 | 1 | -0/+15 | |