winit/src/platform_impl/windows
2022-11-27 22:28:14 +01:00
..
event_loop Remove parking_lot dependency (#2423) 2022-08-31 18:32:19 +02:00
dark_mode.rs Migrate from lazy_static to once_cell 2022-06-08 21:50:26 +03:00
definitions.rs feat(Windows): add skip taskbar methods (#2177) 2022-04-01 20:21:09 +02:00
dpi.rs Adopt windows-sys (#2057) 2022-03-07 22:58:12 +01:00
drop_handler.rs Bump sctk-adwaita to 0.4.1 2022-07-20 11:50:49 +03:00
event.rs Adopt windows-sys (#2057) 2022-03-07 22:58:12 +01:00
event_loop.rs Only build, but don't run tests in MSRV CI (#2558) 2022-11-23 13:07:58 +01:00
icon.rs [Windows] Avoid GetModuleHandle(NULL) (#2301) 2022-05-29 17:12:46 +02:00
ime.rs Run clippy on CI 2022-06-10 13:43:33 +03:00
mod.rs Fix MouseButton::Other value on Windows (#2565) 2022-11-23 16:43:56 +01:00
monitor.rs Simplify internal type construction 2022-09-21 11:04:28 +03:00
raw_input.rs On Windows, add opt-in function for device events (#2409) 2022-08-11 15:17:46 +02:00
util.rs On Windows, improve support for undecorated windows (#2419) 2022-08-15 02:36:37 +02:00
window.rs On Windows, revert window background to an empty brush to avoid white flashes when changing scaling (#2571) 2022-11-27 22:28:14 +01:00
window_state.rs Add Window::set_window_level API 2022-11-26 04:50:58 +03:00