summaryrefslogtreecommitdiffstats
path: root/src/window/icon.rs
diff options
context:
space:
mode:
authorLibravatar Francesco Pasa <francescopasa@gmail.com>2020-04-11 15:16:10 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-07-01 05:37:28 +0200
commit9a037a23e9b32d9dbe7086a54d777b5f0550a660 (patch)
tree40f726cb548fe76dcc792fd14194f36facbb7400 /src/window/icon.rs
parent1bc69e7a8a8ea59efc14fd765889895662c9ba46 (diff)
downloadiced-9a037a23e9b32d9dbe7086a54d777b5f0550a660.tar.gz
iced-9a037a23e9b32d9dbe7086a54d777b5f0550a660.tar.bz2
iced-9a037a23e9b32d9dbe7086a54d777b5f0550a660.zip
Add support for setting window icon
This adds a new property from Settings::window::iconand a Icon struct which can be converted to winit::window::Icon. It also adds code to display this icon in Application::run. Due to the fact that the Icon struct is non copyable, I also had to remove the Copy trait from all Settings, both in `iced` and `iced_winit`.
Diffstat (limited to 'src/window/icon.rs')
0 files changed, 0 insertions, 0 deletions