winit/src
garasubo c916eb6137
On X11 and Wayland, add is_maximized support
Fixes #1845.

Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
2021-06-10 10:43:27 +03:00
..
platform Remove support for stdweb (#1941) 2021-05-24 10:06:21 -07:00
platform_impl On X11 and Wayland, add is_maximized support 2021-06-10 10:43:27 +03:00
dpi.rs implement mint conversions (#1930) 2021-05-09 00:56:52 +02:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs On Wayland, don't drop extra mouse buttons 2020-12-09 23:11:25 +03:00
event_loop.rs Clarify ControlFlow::Poll doc for web (#1725) 2020-09-24 10:30:26 -04:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Remove support for stdweb (#1941) 2021-05-24 10:06:21 -07:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs Implement Window::request_redraw on Android (#1953) 2021-06-05 12:47:08 +02:00