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
/
renderer
(
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
/
+2
*
Simplify image rotation API and its internals
Héctor Ramón Jiménez
2024-05-02
1
-5
/
+4
*
Add `Image` rotation support
Héctor Ramón Jiménez
2024-05-02
1
-0
/
+4
*
Port `iced_tiny_skia` to new layering architecture
Héctor Ramón Jiménez
2024-04-09
1
-6
/
+2
*
Redesign `iced_wgpu` layering architecture
Héctor Ramón Jiménez
2024-04-03
1
-2
/
+2
*
Use generic `Content` in `Text` to avoid reallocation in `fill_text`
Héctor Ramón Jiménez
2024-04-01
1
-3
/
+3
*
Fix standalone compilation of `iced_widget` crate
Héctor Ramón Jiménez
2024-03-22
1
-0
/
+15
*
Make `iced_tiny_skia` optional with a `tiny-skia` feature
Héctor Ramón Jiménez
2024-03-22
1
-15
/
+19
*
Implement composable, type-safe renderer fallback
Héctor Ramón Jiménez
2024-03-21
1
-7
/
+6
*
Fix wrapped lines not being considered when measuring `TextEditor`
Héctor Ramón Jiménez
2024-02-07
1
-0
/
+4
*
Introduce `with_transformation` to `Renderer` trait
Héctor Ramón Jiménez
2024-02-02
1
-3
/
+5
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-2
/
+0
*
Rename `viewport` to `clip_bounds`
Héctor Ramón Jiménez
2023-12-02
1
-3
/
+3
*
Clip text to `viewport` bounds instead of layout bounds
Héctor Ramón Jiménez
2023-12-01
1
-0
/
+3
*
Flesh out the `editor` example a bit more
Héctor Ramón Jiménez
2023-09-18
1
-0
/
+4
*
Draft `Highlighter` API
Héctor Ramón Jiménez
2023-09-17
1
-0
/
+11
*
Implement methods to query the contents of a `TextEditor`
Héctor Ramón Jiménez
2023-09-16
1
-0
/
+12
*
Remove `Editor::min_bounds` and use `bounds` instead
Héctor Ramón Jiménez
2023-09-14
1
-4
/
+0
*
Draft `Editor` API and `TextEditor` widget
Héctor Ramón Jiménez
2023-09-12
1
-0
/
+38
*
Make `FontSystem` global and simplify `Paragraph` API
Héctor Ramón Jiménez
2023-09-11
1
-30
/
+4
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-24
/
+72
*
Reuse entries in `text::Cache` in `iced_wgpu`
Héctor Ramón Jiménez
2023-06-28
1
-2
/
+2
*
Support configurable `LineHeight` in text widgets
Héctor Ramón Jiménez
2023-05-04
1
-0
/
+2
*
Introduce `text::Shaping` enum and replace magic boolean
Héctor Ramón Jiménez
2023-05-02
1
-2
/
+2
*
Make basic text shaping the default shaping strategy
Héctor Ramón Jiménez
2023-05-02
1
-0
/
+2
*
Introduce support for `Font` attributes
Héctor Ramón Jiménez
2023-03-30
1
-2
/
+2
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+82