winit/src/platform_impl/windows
Kirill Chibisov ecb887e5c3
event_loop: remove generic user event
Let the users wake up the event loop and then they could poll their
user sources.

Co-authored-by: Mads Marquart <mads@marquart.dk>
Co-authored-by: daxpedda <daxpedda@gmail.com>
2024-06-24 13:04:55 +03:00
..
event_loop event_loop: remove generic user event 2024-06-24 13:04:55 +03:00
dark_mode.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
definitions.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
dpi.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
drop_handler.rs event_loop: remove generic user event 2024-06-24 13:04:55 +03:00
event_loop.rs event_loop: remove generic user event 2024-06-24 13:04:55 +03:00
icon.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
ime.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
keyboard.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
keyboard_layout.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
minimal_ime.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
mod.rs chore: address 1.79 clippy lints 2024-06-15 15:26:26 +03:00
monitor.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
raw_input.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
util.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
window.rs event_loop: remove generic user event 2024-06-24 13:04:55 +03:00
window_state.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00