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
/
image.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce useful helpers in `layout` module
Héctor Ramón Jiménez
2024-01-10
1
-1
/
+1
*
Replace `width` and `height` with `Widget::size`
Héctor Ramón Jiménez
2024-01-10
1
-6
/
+5
*
Make `Shrink` have priority over `Fill` in layout
Héctor Ramón Jiménez
2024-01-04
1
-1
/
+1
*
Refactor texture image filtering
Héctor Ramón Jiménez
2023-11-11
1
-8
/
+21
*
Fix clippy + fmt
Remmirad
2023-11-11
1
-1
/
+1
*
Implement texture filtering options
Remmirad
2023-11-11
1
-1
/
+1
*
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
-1
/
+1
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-0
/
+1
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-2
/
+3
*
Use `no_run` for widget doc-tests
Héctor Ramón Jiménez
2023-03-05
1
-1
/
+1
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+205