winit-sonoma-fix/src/platform/windows
kryptan 48902297b7 Implement public API for high-DPI (#319)
* Implement public API for high-DPI #105

* Recover get_inner_size_points and get_inner_size_pixels and change their implementation assuming get_inner_size() returns size in pixels

* Update changelog for high-DPI changes
2017-10-17 13:56:38 +02:00
..
event.rs add missing windows virtual key codes 2017-07-24 20:21:04 +10:00
events_loop.rs Fix warnings for win32 (#283) 2017-09-13 11:15:16 +02:00
mod.rs Remove api_transition macro (#279) 2017-09-06 17:32:24 +02:00
monitor.rs Implement public API for high-DPI (#319) 2017-10-17 13:56:38 +02:00
window.rs On Windows, use SWP_ASYNCWINDOWPOS to prevent thread from blocking when calling (#302) 2017-10-04 09:42:35 +02:00