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