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
*
WIP: background image support
master
cel 🌸
2025-03-20
8
-5
/
+133
*
Merge pull request #2832 from codewing/feature/wgpu-24
Héctor
2025-03-09
9
-90
/
+126
|
\
|
*
Update `wgpu` to `24` and use `cryoglyph` fork
Héctor Ramón Jiménez
2025-03-09
9
-90
/
+126
|
/
*
Reuse `wgpu` device in all benchmarks
Héctor Ramón Jiménez
2025-03-09
1
-37
/
+43
*
Update `Cargo.lock`
Héctor Ramón Jiménez
2025-03-09
1
-183
/
+213
*
Merge pull request #2827 from ryco117/master
Héctor
2025-03-05
1
-1
/
+1
|
\
|
*
Relax perform from Fn to more general FnOnce
Ryan Andersen
2025-03-04
1
-1
/
+1
|
/
*
Improve contrast of light deviation in `palette`
Héctor Ramón Jiménez
2025-02-26
1
-1
/
+1
*
Free proxy slots unconditionally in `AboutToWait`
Héctor Ramón Jiménez
2025-02-26
1
-5
/
+5
*
Merge pull request #2812 from andymandias/text_input-is_focused
Héctor
2025-02-23
2
-0
/
+50
|
\
|
*
Nit fixes.
Andrew Baldwin
2025-02-21
1
-5
/
+5
|
*
Add `is_focused` function that produces an `Operation` to get the focused sta...
Andrew Baldwin
2025-02-21
2
-0
/
+50
*
|
Merge pull request #2811 from iced-rs/palette-tweaks
Héctor
2025-02-23
9
-46
/
+100
|
\
\
|
|
/
|
/
|
|
*
Darken background of `Dark` theme
Héctor Ramón Jiménez
2025-02-22
2
-2
/
+2
|
*
Improve `readable` fallback strategy in `palette`
Héctor Ramón Jiménez
2025-02-22
1
-11
/
+20
|
*
Recreate `todos` snapshot test
Héctor Ramón Jiménez
2025-02-22
1
-1
/
+1
|
*
Tweak colors of `Light` and `Dark` themes
Héctor Ramón Jiménez
2025-02-22
1
-3
/
+3
|
*
Add `weakest` and `strongest` to `Background` palette
Héctor Ramón Jiménez
2025-02-22
8
-31
/
+76
|
/
*
Merge pull request #2809 from iced-rs/rust-2024
Héctor
2025-02-21
155
-239
/
+223
|
\
|
*
Use new `async ||` closure syntax :tada:
Héctor Ramón Jiménez
2025-02-21
3
-3
/
+3
|
*
Leverage new `AsyncFn` traits in `stream` module
Héctor Ramón Jiménez
2025-02-21
2
-13
/
+7
|
*
Remove unnecessary `Future` imports
Héctor Ramón Jiménez
2025-02-21
10
-13
/
+0
|
*
Bump MSRV to `1.85`
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
|
*
Simplify imports of `clock` example
Héctor Ramón Jiménez
2025-02-21
1
-2
/
+2
|
*
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
2025-02-21
82
-95
/
+96
|
*
Run `cargo fmt`
Héctor Ramón Jiménez
2025-02-21
59
-96
/
+98
|
*
Fix new `clippy` lints
Héctor Ramón Jiménez
2025-02-21
1
-5
/
+5
|
*
Update to Rust 2024 and fix compiler errors
Héctor Ramón Jiménez
2025-02-21
6
-13
/
+13
|
/
*
Fix broken links in `Pop::delay` documentation
Héctor Ramón Jiménez
2025-02-20
1
-0
/
+4
*
Implement `delay` for `pop` widget :tada:
Héctor Ramón Jiménez
2025-02-19
3
-39
/
+50
*
Remove lifetime bound for `Text` in `markdown::paragraph`
Héctor Ramón Jiménez
2025-02-19
1
-2
/
+2
*
Add `bounds` argument to `Component::operate`
Héctor Ramón Jiménez
2025-02-18
1
-1
/
+4
*
Fix `markdown` compilation when `highlighter` feature is disabled
Héctor Ramón Jiménez
2025-02-18
1
-0
/
+1
*
Merge pull request #2780 from l4l/forked-wasmtimer
Héctor
2025-02-16
6
-78
/
+33
|
\
|
*
Use working wasmtimer for time::every
Kitsu
2025-02-02
6
-78
/
+33
*
|
Merge pull request #2797 from AMS21/fix_2794
Héctor
2025-02-15
4
-116
/
+204
|
\
\
|
*
|
Use SI metrics for memory in `system_information` example
Héctor Ramón Jiménez
2025-02-15
1
-9
/
+9
|
*
|
Update `sysinfo` to `0.33`
Héctor Ramón Jiménez
2025-02-15
2
-105
/
+189
|
*
|
Fix system informations `cpu_brand` always being empty
AMS21
2025-02-07
1
-2
/
+6
*
|
|
Fix `physical_bounds` shadowing in `wgpu` render
Héctor Ramón Jiménez
2025-02-14
1
-3
/
+6
*
|
|
Fix `Component` not diffing when its state is recreated
Héctor Ramón Jiménez
2025-02-14
1
-0
/
+3
*
|
|
Fix outdated `id` mention in `Subscription` docs
Héctor Ramón Jiménez
2025-02-14
1
-1
/
+2
*
|
|
Fix priority of redraw requests in `winit` shell
Héctor Ramón Jiménez
2025-02-14
1
-1
/
+1
*
|
|
Merge pull request #2806 from rhysd/cache-preedit-spans
Héctor
2025-02-14
1
-0
/
+4
|
\
\
\
|
*
|
|
Fix updating spans cache for pre-edit content in window manager
rhysd
2025-02-14
1
-0
/
+4
|
/
/
/
*
|
|
Merge pull request #2793 from rhysd/issue-2792
Héctor
2025-02-13
8
-116
/
+127
|
\
\
\
|
*
|
|
Clear pre-edit window state when pre-edit content is `None`
rhysd
2025-02-13
1
-0
/
+2
|
*
|
|
Simplify preedit overlay creation
Héctor Ramón Jiménez
2025-02-13
1
-8
/
+3
|
*
|
|
Fix `request_input_method` call in `text_input`
Héctor Ramón Jiménez
2025-02-12
1
-15
/
+16
|
*
|
|
Simplify `InputMethod` API with only two states
Héctor Ramón Jiménez
2025-02-12
8
-102
/
+115
|
/
/
/
[next]