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