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
*
Merge pull request #2250 from Koranir/text-alpha-fix
Héctor Ramón
2024-02-15
2
-1
/
+11
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-15
1
-0
/
+1
|
*
Fix text transparency in `iced_tiny_skia`
Daniel Yoon
2024-02-15
1
-1
/
+10
|
/
*
Merge pull request #2253 from iced-rs/improve-ergonomics
Héctor Ramón
2024-02-15
24
-150
/
+204
|
\
|
*
Fix documentation for `qr_code` widget helper
Héctor Ramón Jiménez
2024-02-15
1
-1
/
+1
|
*
Add `push_maybe` to `Column` and `Row`
Héctor Ramón Jiménez
2024-02-15
9
-95
/
+144
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-15
1
-0
/
+1
|
*
Make `horizontal_space` and `vertical_space` fill by default
Héctor Ramón Jiménez
2024-02-15
16
-46
/
+54
|
*
Rename `password` method in `TextInput` to `secure`
Héctor Ramón Jiménez
2024-02-15
3
-10
/
+6
|
/
*
Merge pull request #2252 from iced-rs/feature/clip-property
Héctor Ramón
2024-02-15
5
-8
/
+75
|
\
|
*
Add `clip` property to `Button`
Héctor Ramón Jiménez
2024-02-15
3
-4
/
+19
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-15
1
-0
/
+1
|
*
Add `clip` property to `Container`, `Column`, and `Row`
Héctor Ramón Jiménez
2024-02-15
3
-6
/
+57
|
/
*
Merge pull request #2251 from iced-rs/borrow-pick-list-values
Héctor Ramón
2024-02-14
6
-48
/
+47
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-14
1
-0
/
+1
|
*
Use `Borrow` for both `options` and `selected` in `PickList`
Héctor Ramón Jiménez
2024-02-14
5
-48
/
+46
|
/
*
Merge pull request #2243 from ids1024/show_window_menu
Héctor Ramón
2024-02-13
5
-0
/
+40
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-13
1
-0
/
+1
|
*
Rename `show_window_menu` to `show_system_menu`
Héctor Ramón Jiménez
2024-02-13
4
-10
/
+12
|
*
Add `show_window_menu` action
Ian Douglas Scott
2024-02-13
4
-0
/
+37
|
/
*
Merge pull request #2242 from dtzxporter/workaround-windows-issue-pt2
Héctor Ramón
2024-02-13
2
-3
/
+32
|
\
|
*
Implement win32 workaround for multi_window application as well. Also trigger...
dtzxporter
2024-02-13
2
-3
/
+32
|
/
*
Merge pull request #2240 from snaggen/primary
Héctor Ramón
2024-02-13
10
-46
/
+110
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-13
1
-1
/
+3
|
*
Introduce `Kind` in `core::clipboard`
Héctor Ramón Jiménez
2024-02-13
9
-128
/
+95
|
*
Add support for primary clipboard
Mattias Eriksson
2024-02-13
7
-1
/
+96
|
/
*
Merge pull request #2239 from dtzxporter/scrollable-quad-fill
Héctor Ramón
2024-02-12
5
-142
/
+110
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-12
1
-1
/
+1
|
*
Simplify `scrollable` styling API
Héctor Ramón Jiménez
2024-02-12
4
-179
/
+82
|
*
Introduce an appearance for a scrollable, ability to customize the scrollbar ...
dtzxporter
2024-02-12
4
-6
/
+71
|
/
*
Merge pull request #2247 from iced-rs/fix/tiny-skia-text-clipping
Héctor Ramón
2024-02-11
2
-44
/
+51
|
\
|
*
Fix clipping of text in `iced_tiny_skia`
Héctor Ramón Jiménez
2024-02-11
2
-44
/
+51
|
/
*
Merge pull request #2233 from varbhat/vbt/catppuccin
Héctor Ramón
2024-02-11
3
-12
/
+289
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-11
1
-0
/
+2
|
*
Hyperlink sources in `style::theme::palette`
Héctor Ramón Jiménez
2024-02-11
1
-38
/
+38
|
*
Add Kanagawa, Moonfly, Nightfly, Oxocarbon themes
Var Bhat
2024-02-11
2
-0
/
+126
|
*
add tokyo night themes and palettes
Var Bhat
2024-02-11
2
-0
/
+63
|
*
add catppuccin themes
Var Bhat
2024-02-11
2
-0
/
+86
|
/
*
Remove `PreMultiplied` alpha mode selection in `wgpu::window::compositor`
Héctor Ramón Jiménez
2024-02-10
1
-4
/
+0
*
Merge pull request #2232 from julianbraha/master
Héctor Ramón
2024-02-10
2
-2
/
+4
|
\
|
*
Fix dead documentation link in wgpu/README.md
julianbraha
2024-02-10
2
-2
/
+4
|
/
*
Merge pull request #2231 from Koranir/transparency-fix
Héctor Ramón
2024-02-10
6
-30
/
+106
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-10
1
-0
/
+2
|
*
Fix `style` in `solar_system` example
Héctor Ramón Jiménez
2024-02-10
1
-1
/
+1
|
*
Log available formats and alpha modes in `wgpu::window::compositor`
Héctor Ramón Jiménez
2024-02-10
3
-4
/
+14
|
*
Use custom `Application::style` to enable transparency
Héctor Ramón Jiménez
2024-02-10
2
-27
/
+28
|
*
Fix alpha mode configuration in `iced_wgpu`
Daniel Yoon
2024-02-10
2
-25
/
+88
|
/
*
Merge pull request #2229 from clarkmoody/custom-qr-style
Héctor Ramón
2024-02-10
6
-77
/
+191
|
\
|
*
Fix leftover mentions of `State` in `QRCode` docs
Héctor Ramón Jiménez
2024-02-10
1
-4
/
+4
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-09
1
-0
/
+2
[next]