Mosaic_ui.EventSourceKeyboard, paste, and mouse UI events with propagation control.
Keyboard, paste, and mouse UI events.
Each event type wraps terminal input from Input with propagation control and default-prevention flags used by the two-tier dispatch pipeline (global handlers first, then focused-node handlers). Mouse events additionally carry hit-testing metadata.