Héctor Ramón Jiménez
|
78e78d20b6
|
Use Program API in visible_bounds example
|
2024-03-17 18:37:29 +01:00 |
|
Héctor Ramón Jiménez
|
34faedd32b
|
Rename container::box_ to rounded_box
|
2024-03-08 18:57:44 +01:00 |
|
Héctor Ramón Jiménez
|
29326215cc
|
Simplify theming for Container widget
|
2024-03-05 03:48:08 +01:00 |
|
Héctor Ramón Jiménez
|
4130ae4be9
|
Simplify theming for Text widget
|
2024-03-04 19:32:13 +01:00 |
|
Héctor Ramón Jiménez
|
e8049af23d
|
Make horizontal_space and vertical_space fill by default
|
2024-02-15 02:08:22 +01:00 |
|
Héctor Ramón Jiménez
|
e14e8e2e9a
|
Fix new beta toolchain warnings
|
2024-02-05 00:51:51 +01:00 |
|
Héctor Ramón Jiménez
|
e09b4e24dd
|
Merge branch 'master' into feat/multi-window-support
|
2023-11-29 22:28:31 +01:00 |
|
Yuri Astrakhan
|
3d6b9637c3
|
Chore: Inline format args for ease of reading
A minor cleanup to inline all simple cases of format arguments. Makes the format strings just a bit easier to read.
|
2023-09-19 01:32:56 -04:00 |
|
Héctor Ramón
|
d1822ad811
|
Merge pull request #2069 from iced-rs/use-workspace-dependencies
Use workspace dependencies and package inheritance
|
2023-09-07 03:30:35 +02:00 |
|
Héctor Ramón Jiménez
|
08a031cbe5
|
Introduce keyboard::on_key_press and on_key_release
Also rename `subscription::events*` to `event::listen*`.
|
2023-09-07 02:45:15 +02:00 |
|
Héctor Ramón Jiménez
|
f468e25d0c
|
Use workspace dependencies and package inheritance
We are also taking this as a chance to synchronize
the versions of all the crates! Because of this, we
will skip the `0.11` version.
|
2023-09-04 13:08:17 +02:00 |
|
Héctor Ramón Jiménez
|
cbb5fcc882
|
Fetch bounds on window resize in visible_bounds example
|
2023-07-27 01:29:20 +02:00 |
|
Héctor Ramón Jiménez
|
8961fcd501
|
Highlight container bounds on hover in visible_bounds example
|
2023-07-27 01:21:50 +02:00 |
|
Héctor Ramón Jiménez
|
09f2887da5
|
Create visible_bounds example
|
2023-07-27 01:04:22 +02:00 |
|