summaryrefslogtreecommitdiffstats
path: root/native/src/system/information.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename `iced_native` to `iced_runtime`Libravatar Héctor Ramón Jiménez2023-03-051-29/+0
* New short OS Version field; update doc stringsLibravatar Clark Moody2022-09-231-9/+16
* Add memory usage to `Information` structLibravatar Richard2022-04-261-1/+3
* Add graphics information to `system::Information`Libravatar Richard2022-04-261-0/+4
* Add `system_information` exampleLibravatar Richard2022-04-261-4/+0
* Turn `Information` fields `pub`Libravatar Richard2022-04-261-8/+16
* Introduce `QueryInformation` to `system::Action`Libravatar Richard2022-04-261-0/+12