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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-22
Restore `canvas::Frame` API
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-21
Restore `canvas::Program` API
Héctor Ramón Jiménez
1
-4
/
+6
2024-03-21
Implement composable, type-safe renderer fallback
Héctor Ramón Jiménez
1
-6
/
+4
2024-03-17
Move `Program` to `application` module
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-17
Remove `Sandbox` trait :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-16
Remove `sandbox` by making `application` more generic :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-16
Make `sandbox` helper take a `title` as well
Héctor Ramón Jiménez
1
-2
/
+1
2024-03-16
Introduce `Program` API
Héctor Ramón Jiménez
1
-36
/
+18
2023-09-20
Fix `clippy::default_trait_access`
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-1
/
+2
2023-06-08
Implement basic cursor availability
Héctor Ramón Jiménez
1
-2
/
+3
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-4
/
+5
2022-11-03
Derive `Copy` for `Theme`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-03
fix: arc example
Ashley Wulber
1
-1
/
+1
2022-10-05
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
1
-2
/
+2
2022-10-04
Reworked wgpu buffers, updated glow side to have proper transform location st...
shan
1
-2
/
+2
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-7
/
+7
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-7
/
+7
2022-07-27
Enable `arc` example
Héctor Ramón Jiménez
2
-4
/
+6
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
3
-0
/
+147