diff options
author | Sergio Lopez <slp@redhat.com> | 2023-05-26 13:29:25 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2023-05-28 16:25:38 +0400 |
commit | 5a4cb61ae1ab0068ab53535ed0ccaf41a5e97d2f (patch) | |
tree | 69d1d8680e1cd6af9d0263d316128f6485312063 /qemu-io-cmds.c | |
parent | f6157392d4e4047c56bc81da0de0e64617bf2785 (diff) | |
download | qemu-5a4cb61ae1ab0068ab53535ed0ccaf41a5e97d2f.zip qemu-5a4cb61ae1ab0068ab53535ed0ccaf41a5e97d2f.tar.gz qemu-5a4cb61ae1ab0068ab53535ed0ccaf41a5e97d2f.tar.bz2 |
ui/gtk: enable backend to send multi-touch events
GTK3 provides the infrastructure to receive and process multi-touch
events through the "touch-event" signal and the GdkEventTouch type.
Make use of it to transpose events from the host to the guest.
This allows users of machines with hardware capable of receiving
multi-touch events to run guests that can also receive those events
and interpret them as gestures, when appropriate.
An example of this in action can be seen here:
https://fosstodon.org/@slp/109545849296546767
Signed-off-by: Sergio Lopez <slp@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230526112925.38794-7-slp@redhat.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions