Module zng_app::view_process::raw_events

source ·
Expand description

Events directly from the view-process targeting the app windows.

These events get processed by app extensions to generate the events used in widgets, for example the KeyboardManager uses the RAW_KEY_INPUT_EVENT into focus targeted events.

§Synthetic Input

You can notify these events to fake hardware input, please be careful that you mimic the exact sequence a real hardware would generate, app extensions can assume that the raw events are correct. The DeviceId for fake input must be unique but constant for each distinctive synthetic event source.

Structs§

Statics§