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
/
qr_code
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
*
Simplify total size logic in `qr_code` example
Héctor Ramón Jiménez
2024-10-02
1
-42
/
+38
*
feat: set total size of QRCode
Tommy Volk
2024-09-24
1
-5
/
+43
*
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
2024-07-12
1
-3
/
+3
*
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
2024-07-12
1
-3
/
+3
*
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
2024-06-19
1
-1
/
+1
*
Introduce `center` widget helper
Héctor Ramón Jiménez
2024-05-03
1
-11
/
+3
*
Move `Program` to `application` module
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
-13
/
+6
*
Add `push_maybe` to `Column` and `Row`
Héctor Ramón Jiménez
2024-02-15
1
-7
/
+9
*
Use `Borrow` for both `options` and `selected` in `PickList`
Héctor Ramón Jiménez
2024-02-14
1
-5
/
+1
*
Invalidate `QRCode` cache on `Appearance` change
Héctor Ramón Jiménez
2024-02-09
1
-6
/
+2
*
Update `qr_code` example with theme selector
Clark Moody
2024-02-09
1
-6
/
+28
*
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
-1
/
+2
*
Rename `on_change` to `on_input` for `TextInput`
Héctor Ramón Jiménez
2023-04-12
1
-1
/
+1
*
Introduce disabled state for `TextInput`
Dan Mishin
2023-04-12
1
-7
/
+5
*
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
2023-02-17
1
-1
/
+1
*
Run `cargo fmt`
Héctor Ramón Jiménez
2023-02-17
1
-1
/
+1
*
Update main.rs
Jedsek
2023-01-20
1
-1
/
+1
*
Update main.rs
Jedsek
2023-01-20
1
-5
/
+7
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-17
/
+10
*
Introduce `StyleSheet` for `Text` widget
Héctor Ramón Jiménez
2022-06-29
1
-2
/
+3
*
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
2022-02-09
1
-1
/
+1
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-2
/
+2
*
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2021-09-20
1
-2
/
+2
*
Implement `qr_code` example
Héctor Ramón Jiménez
2020-11-20
3
-0
/
+108