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 |
|