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