index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
system_information
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
Fix: Clippy lint 'uninlined_format_args'
13r0ck
1
-3
/
+2
2022-09-23
Include short version in example app
Clark Moody
1
-0
/
+11
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-45
/
+31
2022-07-09
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
1
-5
/
+2
2022-05-14
Draft first-class `Theme` support
Héctor Ramón Jiménez
1
-1
/
+2
2022-05-04
Show `Loading` screen when refreshing in `system_information` example
Héctor Ramón Jiménez
1
-0
/
+2
2022-04-30
Expose `system` module through feature flag
Héctor Ramón Jiménez
1
-2
/
+2
2022-04-27
Simplify the `QueryInformation` Action
Richard
2
-13
/
+7
2022-04-27
Rename `system::information` to `fetch_information`
Richard
1
-2
/
+2
2022-04-26
Add memory usage to `Information` struct
Richard
1
-6
/
+37
2022-04-26
Improve example readability
Richard
1
-8
/
+9
2022-04-26
Add graphics information to example
Richard
1
-0
/
+12
2022-04-26
Add unformated memory total to example
Richard
1
-1
/
+7
2022-04-26
Add `system_information` example
Richard
2
-0
/
+129