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.
- Pump
Event 🔒Notifier