summaryrefslogtreecommitdiffstats
path: root/src/window/settings.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-28Replace `iced_web` with WebGL support in `wgpu` :tada:Libravatar Héctor Ramón Jiménez1-1/+0
2021-07-21Improve `window::Position` APILibravatar Héctor Ramón Jiménez1-10/+4
2021-07-21Remove DPI from docs in `window::Settings::position`Libravatar Héctor Ramón Jiménez1-16/+5
2021-06-25doneLibravatar TimUntersberger1-1/+16
2021-06-25wipLibravatar TimUntersberger1-0/+7
2020-09-28Fixes #539: Allow windows to be set always_on_topLibravatar Tom1-1/+6
2020-08-17Add 'transparent' in window settingLibravatar Katherine Philip1-0/+5
2020-07-01Move `Icon` to `iced` crate and introduce `Error`Libravatar Héctor Ramón Jiménez1-4/+6
2020-07-01Add support for setting window iconLibravatar Francesco Pasa1-1/+6
2020-06-25Add `min_size` and `max_size` to `window::Settings`Libravatar Héctor Ramón Jiménez1-1/+23
2020-01-16Expose `window::Mode` in `iced`Libravatar Héctor Ramón Jiménez1-0/+22