summaryrefslogtreecommitdiffstats
path: root/src/window/mode.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Expose `window::Mode` in `iced`Libravatar Héctor Ramón Jiménez2020-01-161-0/+9
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.