summaryrefslogtreecommitdiffstats
path: root/src/window (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix DimensionsMismatch error messageLibravatar sum-elier2020-11-011-1/+1
* Fixes #539: Allow windows to be set always_on_topLibravatar Tom2020-09-281-1/+6
* Add 'transparent' in window settingLibravatar Katherine Philip2020-08-171-0/+5
* Move `Icon` to `iced` crate and introduce `Error`Libravatar Héctor Ramón Jiménez2020-07-012-4/+138
* Add support for setting window iconLibravatar Francesco Pasa2020-07-011-1/+6
* Add `min_size` and `max_size` to `window::Settings`Libravatar Héctor Ramón Jiménez2020-06-251-1/+23
* Expose `window::Mode` in `iced`Libravatar Héctor Ramón Jiménez2020-01-162-0/+31