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
/
core
/
src
/
overlay
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce `black_box` and `chain` in `widget::operation`
Héctor Ramón Jiménez
2024-08-08
2
-3
/
+3
*
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
2024-06-14
2
-57
/
+5
*
Remove `position` from `overlay::Element`
Héctor Ramón Jiménez
2024-02-01
2
-49
/
+8
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
2
-32
/
+41
*
Fix `Overlay` composition
Héctor Ramón Jiménez
2023-11-21
2
-8
/
+21
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
2
-4
/
+4
*
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
2
-4
/
+4
*
Introduce `visible_bounds` operation for `Container`
Héctor Ramón Jiménez
2023-07-27
2
-3
/
+6
*
Add nested overlay method to group & map
Cory Forsstrom
2023-06-14
2
-0
/
+25
*
Introduce internal `overlay::Nested` for `UserInterface`
Cory Forsstrom
2023-06-14
2
-6
/
+32
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
2
-42
/
+21
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
2
-0
/
+442