Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-28 | Replace `iced_web` with WebGL support in `wgpu` :tada: | 3 | -21/+0 | |
2021-07-21 | Improve `window::Position` API | 2 | -10/+37 | |
2021-07-21 | Remove DPI from docs in `window::Settings::position` | 1 | -16/+5 | |
2021-06-25 | done | 1 | -1/+16 | |
2021-06-25 | wip | 1 | -0/+7 | |
2021-04-12 | Run cargo fmt | 1 | -8/+10 | |
2021-04-09 | use Mode::Hidden instead | 1 | -0/+3 | |
2020-11-01 | Fix DimensionsMismatch error message | 1 | -1/+1 | |
2020-09-28 | Fixes #539: Allow windows to be set always_on_top | 1 | -1/+6 | |
2020-08-17 | Add 'transparent' in window setting | 1 | -0/+5 | |
2020-07-01 | Move `Icon` to `iced` crate and introduce `Error` | 2 | -4/+138 | |
2020-07-01 | Add support for setting window icon | 1 | -1/+6 | |
2020-06-25 | Add `min_size` and `max_size` to `window::Settings` | 1 | -1/+23 | |
2020-01-16 | Expose `window::Mode` in `iced` | 2 | -0/+31 |