| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve `window::Position` API | Héctor Ramón Jiménez | 2021-07-21 | 2 | -10/+37 |
* | Remove DPI from docs in `window::Settings::position` | Héctor Ramón Jiménez | 2021-07-21 | 1 | -16/+5 |
* | done | TimUntersberger | 2021-06-25 | 1 | -1/+16 |
* | wip | TimUntersberger | 2021-06-25 | 1 | -0/+7 |
* | Run cargo fmt | Dispersia | 2021-04-12 | 1 | -8/+10 |
* | use Mode::Hidden instead | Cory Forsstrom | 2021-04-09 | 1 | -0/+3 |
* | Fix DimensionsMismatch error message | sum-elier | 2020-11-01 | 1 | -1/+1 |
* | Fixes #539: Allow windows to be set always_on_top | Tom | 2020-09-28 | 1 | -1/+6 |
* | Add 'transparent' in window setting | Katherine Philip | 2020-08-17 | 1 | -0/+5 |
* | Move `Icon` to `iced` crate and introduce `Error` | Héctor Ramón Jiménez | 2020-07-01 | 2 | -4/+138 |
* | Add support for setting window icon | Francesco Pasa | 2020-07-01 | 1 | -1/+6 |
* | Add `min_size` and `max_size` to `window::Settings` | Héctor Ramón Jiménez | 2020-06-25 | 1 | -1/+23 |
* | Expose `window::Mode` in `iced` | Héctor Ramón Jiménez | 2020-01-16 | 2 | -0/+31 |