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
/
sierpinski_triangle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take `Event` by reference in `Widget::update`
Héctor Ramón Jiménez
2025-02-04
1
-1
/
+1
*
Implement `reactive-rendering` for `canvas`
Héctor Ramón Jiménez
2024-11-05
1
-19
/
+14
*
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
2024-07-12
1
-5
/
+3
*
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
2024-07-12
1
-1
/
+1
*
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
2024-06-19
1
-1
/
+1
*
Merge branch 'master' into feat/text-macro
Héctor Ramón Jiménez
2024-05-23
1
-2
/
+2
|
\
|
*
Restore `canvas::Frame` API
Héctor Ramón Jiménez
2024-03-22
1
-2
/
+0
|
*
Restore `canvas::Program` API
Héctor Ramón Jiménez
2024-03-21
1
-4
/
+4
|
*
Implement composable, type-safe renderer fallback
Héctor Ramón Jiménez
2024-03-21
1
-3
/
+5
*
|
refactor: replace `text(format!(` with `text` macro
Richard Custodio
2024-03-18
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
-4
/
+7
*
Introduce `Program` API
Héctor Ramón Jiménez
2024-03-16
1
-40
/
+10
*
Make `Shrink` have priority over `Fill` in layout
Héctor Ramón Jiménez
2024-01-04
1
-2
/
+0
*
Fix `clippy::manual_let_else`
Héctor Ramón Jiménez
2023-09-20
1
-4
/
+1
*
Host GIFs and video examples in `iced.rs`
Héctor Ramón Jiménez
2023-09-07
1
-3
/
+1
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-2
/
+4
*
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
2023-06-08
1
-6
/
+6
*
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
*
Implement sierpinski-triangle example
xkenmon
2022-09-23
3
-0
/
+219