summaryrefslogtreecommitdiffstats
path: root/examples/tooltip/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-21Update all `examples` to Rust 2024Libravatar Héctor Ramón Jiménez1-1/+1
2023-09-04Use workspace dependencies and package inheritanceLibravatar Héctor Ramón Jiménez1-1/+2
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.
2022-02-09Update Rust edition to 2021 :tada:Libravatar Héctor Ramón Jiménez1-1/+1
2021-02-15feat(native): add Tooltip widgetLibravatar Yusuf Bera Ertan1-2/+2
2020-07-10Rename `ComboBox` to `PickList`Libravatar Héctor Ramón Jiménez1-2/+2
2020-03-17Move common keyboard types to `iced_core`Libravatar Héctor Ramón Jiménez1-1/+0
Also expose them in `iced` through `iced_native` and `iced_web`.
2020-03-17Implement hotkey logic in `pane_grid` exampleLibravatar Héctor Ramón Jiménez1-0/+1
2020-03-17Add simple `pane_grid` exampleLibravatar Héctor Ramón Jiménez1-1/+1
2020-01-20Package examples and remove `dev-dependencies`Libravatar Héctor Ramón Jiménez1-0/+9