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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce dynamic `opacity` support for `Image` and `Svg`
Héctor Ramón Jiménez
2024-05-03
1
-0
/
+1
*
Merge pull request #2334 from DKolter/image-rotation
Héctor Ramón
2024-05-03
1
-2
/
+3
|
\
|
*
Simplify image rotation API and its internals
Héctor Ramón Jiménez
2024-05-02
1
-4
/
+3
|
*
Add `Image` rotation support
Héctor Ramón Jiménez
2024-05-02
1
-0
/
+2
*
|
Apply bounds check when grabbing `image::Viewer`
myuujiku
2024-05-02
1
-1
/
+1
|
/
*
Use an opaque `Id` type for `image::Handle`
Héctor Ramón Jiménez
2024-05-01
1
-4
/
+2
*
Introduce `opaque` widget helper
Héctor Ramón Jiménez
2024-04-25
1
-1
/
+1
*
Draft support for dynamic custom renderer injection
Héctor Ramón Jiménez
2024-03-21
1
-4
/
+3
*
Implement setter for filter_method property of viewer
gigas002
2024-03-11
1
-0
/
+6
*
fix some comments
rustrover
2024-03-09
1
-1
/
+1
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-5
/
+6
*
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
-4
/
+5
*
Refactor texture image filtering
Héctor Ramón Jiménez
2023-11-11
1
-1
/
+4
*
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
-1
/
+1
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-0
/
+1
*
Remove unnecessary comment in `image::viewer`
Héctor Ramón Jiménez
2023-08-03
1
-1
/
+0
*
fix: Check cursor in bounds when scrolling image::Viewer
Malcolm Ramsay
2023-08-03
1
-1
/
+2
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-0
/
+1
*
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
2023-06-08
1
-1
/
+1
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-11
/
+14
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+428