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
*
Inline `into_gradient` in `tiny_skia::backend`
Héctor Ramón Jiménez
2023-05-19
1
-43
/
+41
*
Fix imports of `geometry::style` in `iced_graphics`
Héctor Ramón Jiménez
2023-05-19
1
-2
/
+2
*
Keep `tour` buttons solid
Héctor Ramón Jiménez
2023-05-19
1
-50
/
+5
*
Implement `custom` helper for `theme::Button`
Héctor Ramón Jiménez
2023-05-19
2
-8
/
+15
*
Avoid packing gradient data for every vertex in `iced_wgpu`
Héctor Ramón Jiménez
2023-05-19
1
-5
/
+5
*
Remove `Builder` abstractions for gradients
Héctor Ramón Jiménez
2023-05-19
15
-209
/
+163
*
Added support for gradients as background variants + other optimizations.
Bingus
2023-05-11
41
-1470
/
+1639
*
Merge pull request #1830 from iced-rs/advanced-text
Héctor Ramón
2023-05-11
321
-9513
/
+8696
|
\
|
*
Remove OpenGL mentions in `README`s
Héctor Ramón Jiménez
2023-05-11
3
-38
/
+8
|
*
Write missing documentation in `iced_widget`
Héctor Ramón Jiménez
2023-05-11
5
-1
/
+15
|
*
Write missing documentation in `iced_wgpu`
Héctor Ramón Jiménez
2023-05-11
6
-18
/
+17
|
*
Write missing documentation in `iced_graphics`
Héctor Ramón Jiménez
2023-05-11
8
-12
/
+34
|
*
Bundle `tiny-skia` backend together with `iced_renderer`
Héctor Ramón Jiménez
2023-05-10
7
-84
/
+56
|
*
Merge pull request #1841 from wash2/fix-svg-color-filter
Héctor Ramón
2023-05-10
1
-8
/
+9
|
|
\
|
|
*
fix: tiny-skia svg premultiply final filtered color
Ashley Wulber
2023-05-09
1
-8
/
+9
|
*
|
Merge pull request #1842 from wash2/fix-typo
Héctor Ramón
2023-05-10
1
-1
/
+1
|
|
\
\
|
|
*
|
fix: border radius typo
Ashley Wulber
2023-05-09
1
-1
/
+1
|
|
|
/
|
*
|
Fix bounds of `PickList` text label
Héctor Ramón Jiménez
2023-05-10
1
-1
/
+3
|
*
|
Increase default `LineHeight` to `Relative(1.3)`
Héctor Ramón Jiménez
2023-05-10
1
-1
/
+1
|
*
|
Add `line_height` to `pick_list::Icon`
Héctor Ramón Jiménez
2023-05-10
1
-5
/
+16
|
|
/
|
*
Clip text that exceeds section bounds in `iced_wgpu`
Héctor Ramón Jiménez
2023-05-08
1
-56
/
+68
|
*
Round paragraph position until we implement subpixel glyph positioning
Héctor Ramón Jiménez
2023-05-08
2
-5
/
+12
|
*
Add `line_height` to `checkbox::Icon`
Héctor Ramón Jiménez
2023-05-08
2
-1
/
+6
|
*
Export `Shaping` and `LineHeight` in `widget::text`
Héctor Ramón Jiménez
2023-05-08
2
-13
/
+11
|
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-05-08
1
-1
/
+5
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1831 from iced-rs/fix/menu-selected-option-bounds
Héctor Ramón
2023-05-06
1
-1
/
+5
|
\
\
|
*
|
Fix `bounds` of selected option background in `Menu`
Héctor Ramón Jiménez
2023-05-05
1
-1
/
+5
|
/
/
|
*
Warn about unsupported primitives in `iced_wgpu`
Héctor Ramón Jiménez
2023-05-08
1
-1
/
+5
|
*
Warn about unsupported primitives in `iced_tiny_skia`
Héctor Ramón Jiménez
2023-05-08
1
-1
/
+9
|
*
Use `LineHeight::default` in `iced_wgpu::layer`
Héctor Ramón Jiménez
2023-05-08
1
-1
/
+1
|
*
Merge pull request #1828 from iced-rs/feature/line-height
Héctor Ramón
2023-05-05
24
-42
/
+337
|
|
\
|
|
*
Support configurable `LineHeight` in text widgets
Héctor Ramón Jiménez
2023-05-04
24
-42
/
+337
|
|
/
|
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-05-02
12
-70
/
+173
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1815 from kr105/master
Héctor Ramón
2023-04-28
1
-1
/
+1
|
\
\
|
*
|
Fix small typo on `ROADMAP.md`
Carlos Pizarro
2023-04-28
1
-1
/
+1
|
/
/
*
|
Merge pull request #1807 from Davidster/wgpu_16_w_glypth_20
Héctor Ramón
2023-04-21
4
-11
/
+6
|
\
\
|
*
|
Use `find(..)` instead of `filter(..).next()`
Héctor Ramón Jiménez
2023-04-21
2
-4
/
+2
|
*
|
Use point-free notation
Héctor Ramón Jiménez
2023-04-21
2
-2
/
+2
|
*
|
remove unused import
David Huculak
2023-04-20
1
-2
/
+0
|
*
|
wgpu 0.16
David Huculak
2023-04-20
4
-7
/
+6
*
|
|
Merge pull request #1799 from tarkah/fix/responsive-layout
Héctor Ramón
2023-04-21
1
-21
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Avoid cloning `layout::Node` in `Responsive` widget
Héctor Ramón Jiménez
2023-04-21
1
-11
/
+13
|
*
|
Update lazy/src/responsive.rs
Cory Forsstrom
2023-04-17
1
-1
/
+1
|
*
|
Only invalidate layout if children layout is invalid
Cory Forsstrom
2023-04-17
1
-5
/
+14
|
*
|
Invalidate responsive layout when layout is called
Cory Forsstrom
2023-04-17
1
-25
/
+26
*
|
|
Merge pull request #1804 from tarkah/fix/scroll-to-imports
Héctor Ramón
2023-04-21
2
-2
/
+11
|
\
\
\
|
*
|
|
Export scroll_to helper
Cory Forsstrom
2023-04-20
2
-2
/
+11
|
/
/
/
*
|
|
Merge pull request #1796 from tarkah/feat/scrollable-scroll-to
Héctor Ramón
2023-04-20
4
-33
/
+116
|
\
\
\
|
*
|
|
Compare absolute offsets as well in `notify_on_scroll`
Héctor Ramón Jiménez
2023-04-20
1
-3
/
+10
|
*
|
|
Add scrollable `Viewport`
Cory Forsstrom
2023-04-17
4
-52
/
+61
[next]