Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New short OS Version field; update doc strings | 2022-09-23 | 1 | -0/+1 | |
* | Address Clippy lints | 2022-07-09 | 1 | -1/+1 | |
* | Run `system::information` in a different thread | 2022-05-04 | 1 | -1/+1 | |
* | Simplify the `QueryInformation` Action | 2022-04-27 | 1 | -17/+5 | |
* | Use closure internally to fetch `graphics_info` | 2022-04-27 | 1 | -4/+4 | |
* | Rename `system::information` to `fetch_information` | 2022-04-27 | 1 | -1/+1 | |
* | Move `compositor` module access from `window` to `crate` | 2022-04-27 | 1 | -3/+3 | |
* | Rename `GraphicsInformation` to `Information` | 2022-04-26 | 1 | -2/+2 | |
* | Introduce `get_information` | 2022-04-26 | 1 | -0/+39 | |
* | Export new `system` module | 2022-04-26 | 1 | -3/+3 | |
* | Add function helper in `iced_winit::system` | 2022-04-26 | 1 | -0/+14 |