makepad/platform/studio
andodeki ce899827a9 feat(test): extend protocol for touch, long-press, paste, IME composition
Add RemoteTouchState, RemoteTouchPoint, RemoteTouchUpdate, RemoteLongPress,
RemoteTextPaste, RemoteIMEComposition wire structs to StudioToApp enum.

Dispatch new events through cx_shared.rs (TouchUpdate→Event::TouchUpdate,
LongPress→MouseUp+MouseDown, TextPaste/IMEComposition→Event::TextInput).

TestApp: touch_down/move/up, long_press, paste_text, ime_composition.
Locator: touch_down/move/up, long_press, paste, ime_composition.
2026-08-19 00:50:17 +03:00
..
src feat(test): extend protocol for touch, long-press, paste, IME composition 2026-08-19 00:50:17 +03:00
Cargo.toml y flip webgl rendertartet 2026-03-03 09:42:54 +01:00