Commit graph

6 commits

Author SHA1 Message Date
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