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
/
visible_bounds
(
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
2025-01-06
chore: remove once_cell dependency
Tommy Volk
2
-7
/
+5
2024-07-12
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
1
-4
/
+5
2024-07-12
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
1
-3
/
+2
2024-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
1
-1
/
+1
2024-06-14
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
1
-7
/
+7
2024-06-10
Introduce `window::Id` to `Event` subscriptions
Héctor Ramón Jiménez
1
-2
/
+2
2024-03-17
Use `Program` API in `visible_bounds` example
Héctor Ramón Jiménez
1
-29
/
+8
2024-03-08
Rename `container::box_` to `rounded_box`
Héctor Ramón Jiménez
1
-2
/
+2
2024-03-05
Simplify theming for `Container` widget
Héctor Ramón Jiménez
1
-4
/
+3
2024-03-04
Simplify theming for `Text` widget
Héctor Ramón Jiménez
1
-6
/
+8
2024-02-15
Make `horizontal_space` and `vertical_space` fill by default
Héctor Ramón Jiménez
1
-5
/
+5
2024-02-05
Fix new `beta` toolchain warnings
Héctor Ramón Jiménez
1
-11
/
+9
2023-09-19
Chore: Inline format args for ease of reading
Yuri Astrakhan
1
-1
/
+1
2023-09-07
Introduce `keyboard::on_key_press` and `on_key_release`
Héctor Ramón Jiménez
1
-4
/
+4
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-2
/
+4
2023-07-27
Fetch bounds on window resize in `visible_bounds` example
Héctor Ramón Jiménez
1
-6
/
+13
2023-07-27
Highlight container bounds on hover in `visible_bounds` example
Héctor Ramón Jiménez
1
-14
/
+43
2023-07-27
Create `visible_bounds` example
Héctor Ramón Jiménez
2
-0
/
+161