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
/
winit
/
src
/
system.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
Fix `clippy::redundant-closure-for-method-calls`
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-07
Update `sysinfo` to `0.28`
Héctor Ramón Jiménez
1
-2
/
+2
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-2
/
+2
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-4
/
+3
2023-02-24
Introduce `iced_renderer` subcrate featuring runtime renderer fallback
Héctor Ramón Jiménez
1
-1
/
+1
2022-09-23
New short OS Version field; update doc strings
Clark Moody
1
-0
/
+1
2022-07-09
Address Clippy lints
Poly
1
-1
/
+1
2022-05-04
Run `system::information` in a different thread
Héctor Ramón Jiménez
1
-1
/
+1
2022-04-27
Simplify the `QueryInformation` Action
Richard
1
-17
/
+5
2022-04-27
Use closure internally to fetch `graphics_info`
Richard
1
-4
/
+4
2022-04-27
Rename `system::information` to `fetch_information`
Richard
1
-1
/
+1
2022-04-27
Move `compositor` module access from `window` to `crate`
Richard
1
-3
/
+3
2022-04-26
Rename `GraphicsInformation` to `Information`
Richard
1
-2
/
+2
2022-04-26
Introduce `get_information`
Richard
1
-0
/
+39
2022-04-26
Export new `system` module
Richard
1
-3
/
+3
2022-04-26
Add function helper in `iced_winit::system`
Richard
1
-0
/
+14