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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `Program` API in `visible_bounds` example
Héctor Ramón Jiménez
2024-03-17
1
-29
/
+8
*
Rename `container::box_` to `rounded_box`
Héctor Ramón Jiménez
2024-03-08
1
-2
/
+2
*
Simplify theming for `Container` widget
Héctor Ramón Jiménez
2024-03-05
1
-4
/
+3
*
Simplify theming for `Text` widget
Héctor Ramón Jiménez
2024-03-04
1
-6
/
+8
*
Make `horizontal_space` and `vertical_space` fill by default
Héctor Ramón Jiménez
2024-02-15
1
-5
/
+5
*
Fix new `beta` toolchain warnings
Héctor Ramón Jiménez
2024-02-05
1
-11
/
+9
*
Merge branch 'master' into feat/multi-window-support
Héctor Ramón Jiménez
2023-11-29
1
-1
/
+1
*
Chore: Inline format args for ease of reading
Yuri Astrakhan
2023-09-19
1
-1
/
+1
*
Merge pull request #2069 from iced-rs/use-workspace-dependencies
Héctor Ramón
2023-09-07
1
-2
/
+4
|
\
|
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-2
/
+4
*
|
Introduce `keyboard::on_key_press` and `on_key_release`
Héctor Ramón Jiménez
2023-09-07
1
-4
/
+4
|
/
*
Fetch bounds on window resize in `visible_bounds` example
Héctor Ramón Jiménez
2023-07-27
1
-6
/
+13
*
Highlight container bounds on hover in `visible_bounds` example
Héctor Ramón Jiménez
2023-07-27
1
-14
/
+43
*
Create `visible_bounds` example
Héctor Ramón Jiménez
2023-07-27
2
-0
/
+161