summaryrefslogtreecommitdiffstats
path: root/winit/src/system.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename `system::information` to `fetch_information`Libravatar Richard2022-04-271-1/+1
|
* Move `compositor` module access from `window` to `crate`Libravatar Richard2022-04-271-3/+3
|
* Rename `GraphicsInformation` to `Information`Libravatar Richard2022-04-261-2/+2
|
* Introduce `get_information`Libravatar Richard2022-04-261-0/+39
|
* Export new `system` moduleLibravatar Richard2022-04-261-3/+3
|
* Add function helper in `iced_winit::system`Libravatar Richard2022-04-261-0/+14