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
/
graphics
/
src
/
backend.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port `iced_tiny_skia` to new layering architecture
Héctor Ramón Jiménez
2024-04-09
1
-36
/
+0
*
Rename `compositor::Renderer` to `Default`
Héctor Ramón Jiménez
2024-03-22
1
-3
/
+3
*
Allow custom renderers in `Program` and `Application`
Héctor Ramón Jiménez
2024-03-22
1
-3
/
+3
*
Make `iced_tiny_skia` optional with a `tiny-skia` feature
Héctor Ramón Jiménez
2024-03-22
1
-0
/
+3
*
Implement composable, type-safe renderer fallback
Héctor Ramón Jiménez
2024-03-21
1
-1
/
+2
*
Make `FontSystem` global and simplify `Paragraph` API
Héctor Ramón Jiménez
2023-09-11
1
-4
/
+0
*
Fix (more) broken intradoc links
Héctor Ramón Jiménez
2023-09-10
1
-1
/
+1
*
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-62
/
+7
*
Trim text measurements only before `layout`
Héctor Ramón Jiménez
2023-06-29
1
-0
/
+7
*
Write missing docs in `iced_graphics` and `iced_wgpu`
Héctor Ramón Jiménez
2023-06-29
1
-0
/
+1
*
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
2023-06-29
1
-0
/
+7
*
Reuse entries in `text::Cache` in `iced_wgpu`
Héctor Ramón Jiménez
2023-06-28
1
-1
/
+1
*
Use subpixel glyph positioning and layout linearity
Héctor Ramón Jiménez
2023-06-20
1
-12
/
+0
*
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
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-4
/
+4
*
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
2023-03-03
1
-2
/
+0
*
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-01
1
-0
/
+2
*
Implement `font::load` command in `iced_native`
Héctor Ramón Jiménez
2023-02-24
1
-0
/
+5
*
Overhaul `Font` type to allow font family selection
Héctor Ramón Jiménez
2023-02-24
1
-0
/
+3
*
Use `Pixels` for `Text::size`
Héctor Ramón Jiménez
2023-02-17
1
-1
/
+1
*
Refactor some `image` traits a bit
Héctor Ramón Jiménez
2022-11-05
1
-2
/
+2
*
Use `Option` to encode empty text case in hit test methods
Héctor Ramón Jiménez
2021-09-15
1
-1
/
+1
*
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
2021-08-26
1
-2
/
+3
*
Implement textual hit testing
Tom
2021-08-21
1
-1
/
+18
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-1
/
+1
*
Fix broken links in API documentation
Héctor Ramón Jiménez
2020-11-26
1
-3
/
+3
*
Render arrow icon in `ComboBox`
Héctor Ramón Jiménez
2020-07-08
1
-1
/
+6
*
Make default text size configurable in `Settings`
Héctor Ramón Jiménez
2020-06-19
1
-0
/
+3
*
Write documentation for `iced_graphics`
Héctor Ramón Jiménez
2020-05-28
1
-0
/
+22
*
Update `glyph_brush` and `glow_glyph`
Héctor Ramón Jiménez
2020-05-27
1
-2
/
+0
*
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
2020-05-19
1
-0
/
+30