summaryrefslogtreecommitdiffstats
path: root/src/advanced.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use `rustc-hash` for most of our `HashMap` and `HashSet` instancesLibravatar Héctor Ramón Jiménez2024-04-011-2/+4
* Move `Application` trait to `advanced` moduleLibravatar Héctor Ramón Jiménez2024-03-171-0/+1
* Export `clipboard` module in `advanced` moduleLibravatar Héctor Ramón Jiménez2024-02-211-1/+2
* Export `Hasher` in `advanced` moduleLibravatar Héctor Ramón Jiménez2023-03-291-1/+1
* Export `iced_graphics` in `advanced` module (for now)Libravatar Héctor Ramón Jiménez2023-03-291-0/+1
* Export `iced_core::mouse` in `advanced` moduleLibravatar Héctor Ramón Jiménez2023-03-291-0/+1
* Rename `iced_native` to `iced_runtime`Libravatar Héctor Ramón Jiménez2023-03-051-1/+1
* Remove generic `Hasher` and `Event` from `subscription::Recipe`Libravatar Héctor Ramón Jiménez2023-03-051-0/+5
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+9