Module event_
loop
winit
0.30.9
Module event_
loop
Module Items
Re-exports
Modules
Structs
Type Aliases
In winit::
platform_
impl::
linux::
wayland
Modules
event_loop
output
seat
state
types
window
Structs
DeviceId
Enums
WaylandError
Functions
logical_to_physical_rounded
make_wid
winit
::
platform_impl
::
linux
::
wayland
Module
event_loop
Copy item path
Settings
Help
Summary
Source
Expand description
The event-loop routines.
Re-exports
§
pub use proxy::
EventLoopProxy
;
Modules
§
proxy
🔒
An event loop proxy.
sink
An event loop’s sink to deliver events from the Wayland event callbacks.
Structs
§
Active
Event
Loop
Event
Loop
The Wayland event loop.
Type Aliases
§
Wayland
Dispatcher
🔒