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
/
checkbox
(
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-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
1
-1
/
+1
2024-05-03
Introduce `center` widget helper
Héctor Ramón Jiménez
1
-8
/
+3
2024-03-17
Move `Program` to `application` module
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
Replace `Program::fonts` with simpler `font` method
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
-27
/
+7
2024-03-12
Use closures for `Checkbox::style`
Héctor Ramón Jiménez
1
-6
/
+5
2024-03-05
Simplify theming for `Checkbox` widget
Héctor Ramón Jiménez
1
-5
/
+4
2024-02-01
Fix `spacing` in `checkbox` example
Héctor Ramón Jiménez
1
-2
/
+2
2024-02-01
Use `then_some` instead of `then` in `checkbox` example
Héctor Ramón Jiménez
1
-1
/
+1
2024-02-01
Simplify `checkbox` example
Héctor Ramón Jiménez
1
-34
/
+29
2024-02-01
Introduce support for disabling a `checkbox`
Alexander van Saase
1
-14
/
+45
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-25
Use `as_slice` instead of `as_ref` in `checkbox` example
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-08
Add `line_height` to `checkbox::Icon`
Héctor Ramón Jiménez
1
-0
/
+1
2023-05-02
Update `glyphon` and `cosmic-text`
Héctor Ramón Jiménez
1
-1
/
+2
2023-03-30
Introduce support for `Font` attributes
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-08
Use correct package name in checkbox example docs
lupd
1
-1
/
+1
2023-02-24
Fix `checkbox` example
Héctor Ramón Jiménez
2
-9
/
+19
2023-02-16
Added the ability to change checkbox icon
Casper Storm
4
-0
/
+84