Files
winit/src/platform_impl/ios
Kirill Chibisov d83188befd Rename Window::set_inner_size to Window::request_inner_size
Some systems could resize the window immediately and we'd rather
inform the users right away if that was the case, so they could
create e.g. EGLSurface without waiting for resize, which is really
important for Wayland.

Fixes #2868.
2023-08-15 13:10:02 +04:00
..
2023-06-02 17:44:36 +03:00
2023-05-28 21:02:59 +03:00