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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `paint` not being transformed in `iced_tiny_skia`
Héctor Ramón Jiménez
2024-01-17
1
-6
/
+15
*
Fix paths with negative coordinates in `iced_tiny_skia`
Héctor Ramón Jiménez
2024-01-17
3
-18
/
+21
*
Implement vectorial text support for `iced_tiny_skia`
Héctor Ramón Jiménez
2024-01-17
3
-185
/
+191
*
Implement vectorial text support for `iced_wgpu`
Héctor Ramón Jiménez
2024-01-17
1
-37
/
+188
*
Fix missing semi-colon lint in `vectorial_text` example
Héctor Ramón Jiménez
2024-01-17
1
-1
/
+1
*
Simplify `Transform` API in `iced_wgpu::geometry`
Héctor Ramón Jiménez
2024-01-17
1
-74
/
+62
*
Apply scaling during `Frame::fill_text` in `iced_tiny_skia`
Héctor Ramón Jiménez
2024-01-17
1
-8
/
+24
*
Apply scaling during `Frame::fill_text` in `iced_wgpu`
Héctor Ramón Jiménez
2024-01-17
1
-6
/
+34
*
Add `vectorial_text` example
Héctor Ramón Jiménez
2024-01-17
2
-0
/
+184
*
Merge pull request #2169 from iced-rs/update-winit
Héctor Ramón
2024-01-17
35
-1234
/
+1875
|
\
|
*
Fine-tune event loop of `multi-window` applications
Héctor Ramón Jiménez
2024-01-17
1
-96
/
+123
|
*
Use `SmolStr` for `text` field in `KeyPressed` event
Héctor Ramón Jiménez
2024-01-16
4
-5
/
+6
|
*
Refactor `KeyCode` into `Key` and `Location`
Héctor Ramón Jiménez
2024-01-16
24
-461
/
+1277
|
*
Merge branch 'master' into update-winit
Héctor Ramón Jiménez
2024-01-16
93
-973
/
+1645
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2203 from iced-rs/update-glyphon
Héctor Ramón
2024-01-16
4
-23
/
+5
|
\
\
|
*
|
Update `rfd` to `0.13`
Héctor Ramón Jiménez
2024-01-15
1
-1
/
+1
|
*
|
Update `glyphon` to `0.4`
Héctor Ramón Jiménez
2024-01-15
3
-22
/
+4
|
/
/
*
|
Merge pull request #2192 from iced-rs/fix/layout-inconsistencies
Héctor Ramón
2024-01-12
73
-792
/
+1314
|
\
\
|
*
|
Fix `websocket` example
Héctor Ramón Jiménez
2024-01-11
1
-1
/
+1
|
*
|
Make `Button` sizing strategy adaptive
Héctor Ramón Jiménez
2024-01-11
3
-13
/
+20
|
*
|
Loosen cross axis constraint for main axis fills in `flex` layout
Héctor Ramón Jiménez
2024-01-11
1
-9
/
+4
|
*
|
Use multiple squares instead of `vertical_space` in `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-4
/
+14
|
*
|
Showcase more layouts in `layout` example
Héctor Ramón Jiménez
2024-01-10
2
-14
/
+132
|
*
|
Add `Theme` selector to `layout` example
Héctor Ramón Jiménez
2024-01-10
5
-21
/
+60
|
*
|
Add `explain` toggle to `layout` example
Héctor Ramón Jiménez
2024-01-10
2
-11
/
+56
|
*
|
Use `flatten` instead of `filter_map` in `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-1
/
+1
|
*
|
Add basic controls to `layout` example
Héctor Ramón Jiménez
2024-01-10
3
-15
/
+84
|
*
|
Use first-class functions in `layout` example
Héctor Ramón Jiménez
2024-01-10
1
-60
/
+83
|
*
|
Fix `cross` calculation in `layout::flex`
Héctor Ramón Jiménez
2024-01-10
3
-22
/
+16
|
*
|
Fix broken doc links in `layout::Node` API
Héctor Ramón Jiménez
2024-01-10
1
-2
/
+2
|
*
|
Fix unnecessary `into` call in `Container::new`
Héctor Ramón Jiménez
2024-01-10
1
-1
/
+1
|
*
|
Make `column` and `row` take an `IntoIterator`
Héctor Ramón Jiménez
2024-01-10
3
-10
/
+8
|
*
|
Fix `size_hint` for `keyed_column`
Héctor Ramón Jiménez
2024-01-10
3
-28
/
+27
|
*
|
Introduce useful helpers in `layout` module
Héctor Ramón Jiménez
2024-01-10
26
-131
/
+193
|
*
|
Reduce `padding` of `scrollable` example
Héctor Ramón Jiménez
2024-01-10
1
-1
/
+1
|
*
|
Fix `cross` axis calculation in `flex` layout
Héctor Ramón Jiménez
2024-01-10
1
-0
/
+1
|
*
|
Replace `width` and `height` with `Widget::size`
Héctor Ramón Jiménez
2024-01-10
42
-275
/
+212
|
*
|
Introduce `Widget::size_hint` and fix further layout inconsistencies
Héctor Ramón Jiménez
2024-01-10
17
-124
/
+211
|
*
|
Create `layout` example
Héctor Ramón Jiménez
2024-01-10
5
-2
/
+135
|
*
|
Use `max_cross` if all elements are fluid in `layout::flex`
Héctor Ramón Jiménez
2024-01-04
1
-4
/
+3
|
*
|
Fix available space provided to children with non-fill main axis but fill cro...
Héctor Ramón Jiménez
2024-01-04
1
-3
/
+6
|
*
|
Determine cross-axis max length based on contents if `Shrink`
Héctor Ramón Jiménez
2024-01-04
1
-17
/
+29
|
*
|
Fix needless borrow in `row::layout`
Héctor Ramón Jiménez
2024-01-04
1
-1
/
+1
|
*
|
Make `Shrink` have priority over `Fill` in layout
Héctor Ramón Jiménez
2024-01-04
46
-274
/
+265
*
|
|
Merge pull request #2199 from iced-rs/fix/clip-text-input-selection
Héctor Ramón
2024-01-12
1
-23
/
+31
|
\
\
\
|
*
|
|
Fix clipping of `TextInput` selection
Héctor Ramón Jiménez
2024-01-12
1
-23
/
+31
|
/
/
/
*
|
|
Merge pull request #2158 from iced-rs/feature/raw-text-primitive
Héctor Ramón
2024-01-12
8
-4
/
+131
|
\
\
\
|
*
|
|
Introduce `RawText` to `Primitive` in `iced_graphics`
Héctor Ramón Jiménez
2023-12-05
8
-4
/
+131
*
|
|
|
Merge pull request #2197 from tzemanovic/wgpu-renderer-send
Héctor Ramón
2024-01-11
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
wgpu: require `Send` on stored pipelines
Tomáš Zemanovič
2024-01-11
1
-2
/
+2
|
/
/
/
/
[next]