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
/
examples
/
arc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
2025-02-21
2
-2
/
+2
*
Add `Duration` helpers to `time` module
Héctor Ramón Jiménez
2025-01-24
1
-2
/
+2
*
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
2024-07-12
1
-5
/
+2
*
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
2024-06-19
1
-1
/
+1
*
Move `Program` to `application` module
Héctor Ramón Jiménez
2024-03-17
1
-1
/
+1
*
Remove `Sandbox` trait :tada:
Héctor Ramón Jiménez
2024-03-17
1
-1
/
+1
*
Remove `sandbox` by making `application` more generic :tada:
Héctor Ramón Jiménez
2024-03-16
1
-1
/
+1
*
Make `sandbox` helper take a `title` as well
Héctor Ramón Jiménez
2024-03-16
1
-2
/
+1
*
Introduce `Program` API
Héctor Ramón Jiménez
2024-03-16
1
-36
/
+18
*
Fix `clippy::default_trait_access`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-1
/
+2
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-2
/
+3
*
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
2023-03-03
1
-1
/
+1
*
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-01
1
-4
/
+5
*
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
2022-10-05
1
-2
/
+2
*
Reworked wgpu buffers, updated glow side to have proper transform location st...
shan
2022-10-04
1
-2
/
+2
*
Adds linear gradient support to 2D meshes in the canvas widget.
shan
2022-09-29
1
-7
/
+7
*
Enable `arc` example
Héctor Ramón Jiménez
2022-07-27
2
-4
/
+6
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
3
-0
/
+147