winit-sonoma-fix/src
Markus Siglreithmaier 945a9e3122
Windows: Remove owned DC context per window (#1910)
The flag is not required for OpenGL and comes with several limitations when used with other style flags
2022-03-26 22:59:13 +01:00
..
platform Adopt windows-sys (#2057) 2022-03-07 22:58:12 +01:00
platform_impl Windows: Remove owned DC context per window (#1910) 2022-03-26 22:59:13 +01:00
dpi.rs Clippy fixes (#2011) 2021-08-30 19:40:02 +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 Reverse horizontal scroll direction (#2105) 2022-03-13 14:22:02 +01:00
event_loop.rs Fix typo in deprecation message (#2199) 2022-02-19 16:21:37 +01:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Add exit code to ControlFlow::Exit (#2100) 2022-01-11 01:23:20 +01:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs Update Window::is_maximized doc about X11/Wayland 2022-02-28 11:19:16 +03:00