On Wed, 20 May 2026 15:47:43 +0900, Akihiko Odaki <[email protected]> wrote: > ui/input: Decouple internal and QAPI input events > > The internal input event representation has different requirements from > the QAPI representation. Using QAPI types directly spreads QAPI-specific > constraints throughout the internal input code. Keep that impact > localized by decoupling the two representations with a dedicated > conversion layer. The decoupled internal representation has the > following benefits: > > [...]
Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>
