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
/
widget
/
src
/
container.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `Button` sizing strategy adaptive
Héctor Ramón Jiménez
2024-01-11
1
-10
/
+2
*
Fix unnecessary `into` call in `Container::new`
Héctor Ramón Jiménez
2024-01-10
1
-1
/
+1
*
Introduce useful helpers in `layout` module
Héctor Ramón Jiménez
2024-01-10
1
-18
/
+10
*
Replace `width` and `height` with `Widget::size`
Héctor Ramón Jiménez
2024-01-10
1
-6
/
+5
*
Introduce `Widget::size_hint` and fix further layout inconsistencies
Héctor Ramón Jiménez
2024-01-10
1
-2
/
+13
*
Make `Shrink` have priority over `Fill` in layout
Héctor Ramón Jiménez
2024-01-04
1
-15
/
+18
*
Clip text to `viewport` bounds instead of layout bounds
Héctor Ramón Jiménez
2023-12-01
1
-15
/
+17
*
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-1
/
+1
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-16
/
+22
*
Introduce `visible_bounds` operation for `Container`
Héctor Ramón Jiménez
2023-07-27
1
-1
/
+92
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-0
/
+2
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-6
/
+6
*
clippy
Casper Storm
2023-05-23
1
-1
/
+1
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+368