Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -45/+31 | |
* | Fix `clippy` lints for all crates and features | 2022-07-09 | 1 | -5/+2 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -1/+2 | |
* | Show `Loading` screen when refreshing in `system_information` example | 2022-05-04 | 1 | -0/+2 | |
* | Expose `system` module through feature flag | 2022-04-30 | 1 | -2/+2 | |
* | Simplify the `QueryInformation` Action | 2022-04-27 | 2 | -13/+7 | |
* | Rename `system::information` to `fetch_information` | 2022-04-27 | 1 | -2/+2 | |
* | Add memory usage to `Information` struct | 2022-04-26 | 1 | -6/+37 | |
* | Improve example readability | 2022-04-26 | 1 | -8/+9 | |
* | Add graphics information to example | 2022-04-26 | 1 | -0/+12 | |
* | Add unformated memory total to example | 2022-04-26 | 1 | -1/+7 | |
* | Add `system_information` example | 2022-04-26 | 2 | -0/+129 |