winit-sonoma-fix/src/platform_impl/windows
2021-01-28 18:51:49 +01:00
..
event_loop On Windows, fix bug where we'd try to emit MainEventsCleared events during nested win32 event loops (#1615) 2020-07-02 16:53:47 -04:00
dark_mode.rs Ability to force a theme on Windows (#1666) 2020-11-30 19:04:26 +01:00
dpi.rs On Windows, make AdjustRect calls DPI-aware when possible (#1015) 2020-01-05 14:15:11 -05:00
drop_handler.rs WIP - Make EL2 DPI changes and implement on Windows (#895) 2020-01-05 14:15:11 -05:00
event.rs Add prefix byte for extended scancodes on Windows (#1679) 2020-10-19 16:35:01 +02:00
event_loop.rs On Windows, fix deadlock caused by mouse capture (#1830) 2021-01-19 17:41:02 +01:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
mod.rs Ability to force a theme on Windows (#1666) 2020-11-30 19:04:26 +01:00
monitor.rs Make 'primary_monitor' return 'Option<MonitorHandle>' 2020-09-07 20:20:47 +03:00
raw_input.rs Improve handling of file paths in the windows DnD handler (#980) 2019-06-28 18:07:36 -04:00
util.rs On Windows, fix request_redraw() related panics (#1461) 2020-03-07 14:04:24 -05:00
window.rs Fix HINSTANCE returned by raw_window_handle on 64 bit Windows (#1841) 2021-01-28 18:51:49 +01:00
window_state.rs Add Window::is_maximized method (#1804) 2021-01-27 19:01:17 +01:00