Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `move_to` and `resize` commands for `window` | 2021-09-02 | 1 | -0/+3 | |
| | |||||
* | Improve `window::Position` API | 2021-07-21 | 1 | -0/+2 | |
| | |||||
* | Move `Icon` to `iced` crate and introduce `Error` | 2020-07-01 | 1 | -0/+3 | |
| | |||||
* | Expose `window::Mode` in `iced` | 2020-01-16 | 1 | -0/+6 | |
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. |