Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -12/+0 | ||
2022-08-18 | Implement `SetMode` and `FetchMode` window actions | 1 | -0/+12 | ||
2020-01-16 | Expose `window::Mode` in `iced` | 1 | -9/+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 | ||