summaryrefslogtreecommitdiffstats
path: root/native/src/system/information.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-05Rename `iced_native` to `iced_runtime`Libravatar Héctor Ramón Jiménez1-29/+0
2022-09-23New short OS Version field; update doc stringsLibravatar Clark Moody1-9/+16
2022-04-26Add memory usage to `Information` structLibravatar Richard1-1/+3
2022-04-26Add graphics information to `system::Information`Libravatar Richard1-0/+4
2022-04-26Add `system_information` exampleLibravatar Richard1-4/+0
2022-04-26Turn `Information` fields `pub`Libravatar Richard1-8/+16
2022-04-26Introduce `QueryInformation` to `system::Action`Libravatar Richard1-0/+12