Héctor Ramón Jiménez
|
ff9395838b
|
Expose window commands in iced::window
|
2022-11-09 23:56:12 +01:00 |
|
Héctor Ramón Jiménez
|
277b848ad8
|
Remove window::Mode and introduce Settings::visible
Additionally, only show the window once one frame has been rendered to avoid blank flashes on Windows.
|
2022-08-18 14:09:20 +02:00 |
|
Héctor Ramón Jiménez
|
7cb6e7438f
|
Implement move_to and resize commands for window
|
2021-09-02 16:30:14 +07:00 |
|
Héctor Ramón Jiménez
|
72b3bf95de
|
Improve window::Position API
|
2021-07-21 18:59:24 +07:00 |
|
Héctor Ramón Jiménez
|
a0cc7e4e43
|
Move Icon to iced crate and introduce Error
|
2020-07-01 06:10:31 +02:00 |
|
Héctor Ramón Jiménez
|
c96492b956
|
Expose window::Mode in iced
Although the Fullscreen API in the Web platform has some limitations, it
is still useful to be able to support fullscreen on the native side.
|
2020-01-16 05:54:22 +01:00 |
|