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
/
element.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `iced_tiny_skia` optional with a `tiny-skia` feature
Héctor Ramón Jiménez
2024-03-22
1
-2
/
+2
*
Simplify documentation of `Element::map`
Héctor Ramón Jiménez
2024-03-09
1
-46
/
+25
*
Remove `position` from `overlay::Element`
Héctor Ramón Jiménez
2024-02-01
1
-2
/
+6
*
Call size_hint from Explain
Cory Forsstrom
2024-01-31
1
-0
/
+4
*
Call size_hint from Map
Cory Forsstrom
2024-01-31
1
-0
/
+4
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-34
/
+44
*
Introduce `Border` struct analogous to `Shadow`
Héctor Ramón Jiménez
2024-01-20
1
-3
/
+7
*
Use `Default` implementation of `renderer::Quad`
Héctor Ramón Jiménez
2024-01-20
1
-2
/
+1
*
Run `cargo fmt`
Héctor Ramón Jiménez
2024-01-20
1
-1
/
+1
*
feat: quad shadows
Nick Senger
2024-01-20
1
-0
/
+1
*
Replace `width` and `height` with `Widget::size`
Héctor Ramón Jiménez
2024-01-10
1
-13
/
+5
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
1
-3
/
+3
*
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-2
/
+2
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-2
/
+4
*
Introduce `visible_bounds` operation for `Container`
Héctor Ramón Jiménez
2023-07-27
1
-3
/
+8
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-3
/
+6
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-51
/
+21
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+608