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
/
vectorial_text
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
1
-1
/
+1
2024-07-12
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
1
-3
/
+3
2024-07-12
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
1
-2
/
+2
2024-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-22
Restore `canvas::Frame` API
Héctor Ramón Jiménez
1
-2
/
+0
2024-03-21
Restore `canvas::Program` API
Héctor Ramón Jiménez
1
-3
/
+3
2024-03-21
Implement composable, type-safe renderer fallback
Héctor Ramón Jiménez
1
-3
/
+5
2024-03-18
fix: run `cargo fmt`
Richard Custodio
1
-5
/
+1
2024-03-18
refactor: replace `text(format!(` with `text` macro
Richard Custodio
1
-1
/
+1
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
-5
/
+8
2024-03-16
Introduce `Program` API
Héctor Ramón Jiménez
1
-25
/
+14
2024-02-15
Make `horizontal_space` and `vertical_space` fill by default
Héctor Ramón Jiménez
1
-1
/
+1
2024-02-01
Introduce support for disabling a `checkbox`
Alexander van Saase
1
-5
/
+2
2024-01-17
Fix missing semi-colon lint in `vectorial_text` example
Héctor Ramón Jiménez
1
-1
/
+1
2024-01-17
Add `vectorial_text` example
Héctor Ramón Jiménez
2
-0
/
+184