summaryrefslogtreecommitdiffstats
path: root/native/src/system/action.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Relax `Fn` trait bounds in `Command` & `Action`Libravatar 无限UCW2022-08-121-3/+3
* Run `system::information` in a different threadLibravatar Héctor Ramón Jiménez2022-05-041-2/+5
* Simplify the `QueryInformation` ActionLibravatar Richard2022-04-271-1/+1
* Introduce `QueryInformation` to `system::Action`Libravatar Richard2022-04-261-2/+35
* Add new `System` variant to `Action`Libravatar Richard2022-04-261-0/+3