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
/
runtime
/
src
/
program
/
state.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Introduce `black_box` and `chain` in `widget::operation`
Héctor Ramón Jiménez
2024-08-08
1
-1
/
+1
|
*
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
2024-06-14
1
-18
/
+15
|
*
Introduce `opaque` widget helper
Héctor Ramón Jiménez
2024-04-25
1
-1
/
+1
|
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-2
/
+2
|
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
|
*
Fix majority of unresolved documentation links
Matthias Vogelgesang
2023-09-09
1
-1
/
+1
|
*
Keep imports consistent in `program::state`
Héctor Ramón Jiménez
2023-06-29
1
-4
/
+4
|
*
Take `Box` instead of reference in `State::operate`
Héctor Ramón Jiménez
2023-06-29
1
-8
/
+8
|
*
runtime: Add `operate` method to `program::State`
Victoria Brekenfeld
2023-06-28
1
-0
/
+38
|
*
Extend cursor availability to the shell level
Héctor Ramón Jiménez
2023-06-08
1
-5
/
+5
|
*
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
1
-0
/
+194