Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `min_size` and `max_size` to `window::Settings` | 2020-06-25 | 1 | -1/+23 | |
| | |||||
* | Expose `window::Mode` in `iced` | 2020-01-16 | 2 | -0/+31 | |
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. |