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
*
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