Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run `system::information` in a different thread | 2022-05-04 | 1 | -2/+5 | |
| | | | | ... since it seems it can block for a couple of seconds. | ||||
* | Simplify the `QueryInformation` Action | 2022-04-27 | 1 | -1/+1 | |
| | |||||
* | Add memory usage to `Information` struct | 2022-04-26 | 1 | -1/+3 | |
| | |||||
* | Add graphics information to `system::Information` | 2022-04-26 | 1 | -0/+4 | |
| | |||||
* | Add `system_information` example | 2022-04-26 | 1 | -4/+0 | |
| | |||||
* | Turn `Information` fields `pub` | 2022-04-26 | 1 | -8/+16 | |
| | |||||
* | Introduce `QueryInformation` to `system::Action` | 2022-04-26 | 2 | -2/+47 | |
| | |||||
* | Add new `System` variant to `Action` | 2022-04-26 | 1 | -0/+3 | |