Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-07-21 | refactored window storage; | 1 | -63/+0 | ||
new helper window events (Destroyed, Created); clippy + fmt; | |||||
2023-01-09 | move window settings to `iced_native` | 1 | -7/+14 | ||
2022-03-01 | Added convenience functions for window::icon::Icon | 1 | -0/+57 | ||
2022-01-28 | Replace `iced_web` with WebGL support in `wgpu` :tada: | 1 | -19/+0 | ||
2021-04-12 | Run cargo fmt | 1 | -8/+10 | ||
2020-11-01 | Fix DimensionsMismatch error message | 1 | -1/+1 | ||
The values passed to write! were shifted 1 to the left. Fixes #591 | |||||
2020-07-01 | Move `Icon` to `iced` crate and introduce `Error` | 1 | -0/+132 | ||