Commit graph

14 commits

Author SHA1 Message Date
13r0ck
42b1bfe66d Fix: Clippy lint 'uninlined_format_args' 2023-01-27 14:02:48 -07:00
Clark Moody
bb92369017 Include short version in example app 2022-09-23 15:56:37 -05:00
Héctor Ramón Jiménez
ff2519b1d4
Replace stateful widgets with new iced_pure API 2022-07-27 06:49:20 +02:00
Héctor Ramón Jiménez
2065a40f64
Fix clippy lints for all crates and features
... and check those in CI as well!
2022-07-09 18:43:05 +02:00
Héctor Ramón Jiménez
664251f3f5
Draft first-class Theme support
RFC: https://github.com/iced-rs/rfcs/pull/6
2022-05-14 01:56:32 +02:00
Héctor Ramón Jiménez
1aeb8b8340
Show Loading screen when refreshing in system_information example 2022-05-04 15:21:16 +02:00
Héctor Ramón Jiménez
93bfe2c75e
Expose system module through feature flag 2022-04-30 13:37:57 +02:00
Richard
5eefa5d4ea Simplify the QueryInformation Action 2022-04-27 17:16:32 -03:00
Richard
8643fbef90 Rename system::information to fetch_information 2022-04-27 15:42:55 -03:00
Richard
c9ea1f11de Add memory usage to Information struct 2022-04-26 18:59:08 -03:00
Richard
5bfe887e3d Improve example readability 2022-04-26 18:58:55 -03:00
Richard
56065fe959 Add graphics information to example 2022-04-26 18:58:54 -03:00
Richard
d9853165e7 Add unformated memory total to example 2022-04-26 18:57:37 -03:00
Richard
53538b65b1 Add system_information example 2022-04-26 18:57:00 -03:00