summaryrefslogtreecommitdiffstats
path: root/src/window/icon.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace `iced_web` with WebGL support in `wgpu` :tada:Libravatar Héctor Ramón Jiménez2022-01-281-19/+0
|
* Run cargo fmtLibravatar Dispersia2021-04-121-8/+10
|
* Fix DimensionsMismatch error messageLibravatar sum-elier2020-11-011-1/+1
| | | | | | The values passed to write! were shifted 1 to the left. Fixes #591
* Move `Icon` to `iced` crate and introduce `Error`Libravatar Héctor Ramón Jiménez2020-07-011-0/+132