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
/
group.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
-9
/
+2
*
Fix new `clippy` lints
Héctor Ramón Jiménez
2024-12-02
1
-5
/
+5
*
Rename `Overlay::on_event` to `update`
Héctor Ramón Jiménez
2024-11-06
1
-2
/
+2
*
Replace `event::Status` in `Widget::on_event` with `Shell::capture_event`
Héctor Ramón Jiménez
2024-11-05
1
-16
/
+11
*
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
-1
/
+1
*
Remove `position` from `overlay::Element`
Héctor Ramón Jiménez
2024-02-01
1
-12
/
+4
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-17
/
+21
*
Fix `Overlay` composition
Héctor Ramón Jiménez
2023-11-21
1
-4
/
+5
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
*
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-2
/
+2
*
Introduce `visible_bounds` operation for `Container`
Héctor Ramón Jiménez
2023-07-27
1
-1
/
+1
*
Add nested overlay method to group & map
Cory Forsstrom
2023-06-14
1
-0
/
+15
*
Introduce internal `overlay::Nested` for `UserInterface`
Cory Forsstrom
2023-06-14
1
-2
/
+9
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-11
/
+6
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+172