winit/src/platform_impl/windows
Mads Marquart 9979441c82
Fix recent CI failures (#3041)
* Fix new clippy lints

* Fix nightly documentation warnings
2023-08-24 18:29:31 +02:00
..
event_loop Remove lifetime from the Event 2023-07-31 00:39:01 +04: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 fix unnecessary cast lint (#2596) 2022-12-22 20:35:33 +01:00
drop_handler.rs Remove lifetime from the Event 2023-07-31 00:39:01 +04:00
event.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
event_loop.rs Propagate error from EventLoop creation 2023-08-13 23:20:09 +04:00
icon.rs fix unnecessary cast lint (#2596) 2022-12-22 20:35:33 +01:00
ime.rs Provide a way to set cursor area for IME cursor 2023-06-22 19:12:14 +00:00
keyboard.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
keyboard_layout.rs Update bitflags to 2.0 2023-06-02 17:44:36 +03:00
minimal_ime.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
mod.rs Fix recent CI failures (#3041) 2023-08-24 18:29:31 +02:00
monitor.rs fix unnecessary cast lint (#2596) 2022-12-22 20:35:33 +01:00
raw_input.rs Rename DeviceEventFilter to DeviceEvents 2023-05-30 22:32:31 +03:00
util.rs Port to windows-sys v0.48.0 (#2842) 2023-06-04 00:02:37 +02:00
window.rs Improve macOS/iOS/Web thread safety 2023-08-14 23:19:57 +04:00
window_state.rs Update bitflags to 2.0 2023-06-02 17:44:36 +03:00