summaryrefslogtreecommitdiffstats
path: root/native/src/window/mode.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-04Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez1-12/+0
2022-08-18Implement `SetMode` and `FetchMode` window actionsLibravatar Héctor Ramón Jiménez1-0/+12
2020-01-16Expose `window::Mode` in `iced`Libravatar Héctor Ramón Jiménez1-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-16Create `window::Mode` in `iced_native`Libravatar Héctor Ramón Jiménez1-0/+9