| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce `iced_renderer` subcrate featuring runtime renderer fallback | Héctor Ramón Jiménez | 2023-02-24 | 1 | -1/+1 |
* | New short OS Version field; update doc strings | Clark Moody | 2022-09-23 | 1 | -0/+1 |
* | Address Clippy lints | Poly | 2022-07-09 | 1 | -1/+1 |
* | Run `system::information` in a different thread | Héctor Ramón Jiménez | 2022-05-04 | 1 | -1/+1 |
* | Simplify the `QueryInformation` Action | Richard | 2022-04-27 | 1 | -17/+5 |
* | Use closure internally to fetch `graphics_info` | Richard | 2022-04-27 | 1 | -4/+4 |
* | Rename `system::information` to `fetch_information` | Richard | 2022-04-27 | 1 | -1/+1 |
* | Move `compositor` module access from `window` to `crate` | Richard | 2022-04-27 | 1 | -3/+3 |
* | Rename `GraphicsInformation` to `Information` | Richard | 2022-04-26 | 1 | -2/+2 |
* | Introduce `get_information` | Richard | 2022-04-26 | 1 | -0/+39 |
* | Export new `system` module | Richard | 2022-04-26 | 1 | -3/+3 |
* | Add function helper in `iced_winit::system` | Richard | 2022-04-26 | 1 | -0/+14 |