Module wayland
Available on crate feature
cctk and Linux and crate feature winit only.Modules§
- commands
- Interact with the wayland objects of your application.
- conversion
- keymap
- sctk_
event - subsurface_
widget - winit_
window
Functions§
- send_
wayland_ action_ direct - Sends a platform-specific wayland action directly to the SCTK event loop, bypassing the async Task system. This is needed when widgets queue popup actions outside of the normal message flow (e.g., text context menus that don’t publish app messages).