winit-sonoma-fix/examples
acheronfail 062e0e52ee Feat/fullscreen getters (#838)
* feat: [macos] add get_fullscreen and get_simple_fullscreen

* feat: [windows] add get_fullscreen

* feat: [ios] add get_fullscreen

* feat: [android] add get_fullscreen

* feat: [emscripten] add get_fullscreen

* feat: [linux] add get_fullscreen

* feedback: `get_fullscreen() -> bool` -> `get_fullscreen() -> Option<Id>`
2019-04-27 20:29:55 +02:00
..
cursor.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
cursor_grab.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
fullscreen.rs Feat/fullscreen getters (#838) 2019-04-27 20:29:55 +02:00
handling_close.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
icon.png Window icons (#497) 2018-05-07 17:36:21 -04:00
min_max_size.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
monitor_list.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
multiwindow.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
proxy.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
request_redraw.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
resizable.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
timer.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
transparent.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
window.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
window_icon.rs Remove icon loading feature (#799) 2019-02-23 20:59:00 -05:00
window_run_return.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00