Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-08-18 | Remove `window::Mode` and introduce `Settings::visible` | 1 | -12/+0 | ||
Additionally, only show the window once one frame has been rendered to avoid blank flashes on Windows. | |||||
2021-04-09 | use Mode::Hidden instead | 1 | -0/+3 | ||
2020-01-16 | Expose `window::Mode` in `iced` | 1 | -0/+0 | ||
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 | Create `window::Mode` in `iced_native` | 1 | -0/+9 | ||