Skip to main content

Module wayland

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).