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.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take `Event` by reference in `Widget::update`
Héctor Ramón Jiménez
2025-02-04
1
-1
/
+1
*
Rename `Overlay::on_event` to `update`
Héctor Ramón Jiménez
2024-11-06
1
-1
/
+1
*
Replace `event::Status` in `Widget::on_event` with `Shell::capture_event`
Héctor Ramón Jiménez
2024-11-05
1
-4
/
+2
*
Introduce `black_box` and `chain` in `widget::operation`
Héctor Ramón Jiménez
2024-08-08
1
-1
/
+1
*
Fix lints for Rust 1.80
Héctor Ramón Jiménez
2024-07-26
1
-1
/
+1
*
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
2024-06-14
1
-1
/
+1
*
Introduce `opaque` widget helper
Héctor Ramón Jiménez
2024-04-25
1
-1
/
+1
*
Remove `position` from `overlay::Element`
Héctor Ramón Jiménez
2024-02-01
1
-8
/
+5
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-6
/
+6
*
Fix `Overlay` composition
Héctor Ramón Jiménez
2023-11-21
1
-1
/
+2
*
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-1
/
+1
*
Introduce internal `overlay::Nested` for `UserInterface`
Cory Forsstrom
2023-06-14
1
-1
/
+15
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-3
/
+3
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+122