[PATCH qemu 0/1] ui/sdl2: add multitouch support

~katharine_chui posted 1 patch 1 week, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/176495663056.25695.17714158054733102404-0@git.sr.ht
Maintainers: "Marc-André Lureau" <marcandre.lureau@redhat.com>
There is a newer version of this series
include/ui/sdl2.h |  9 +++++
ui/sdl2.c         | 98 ++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 106 insertions(+), 1 deletion(-)
[PATCH qemu 0/1] ui/sdl2: add multitouch support
Posted by ~katharine_chui 1 week, 1 day ago
SDL2 has multi touch events, use those to provide multitouch like with
the GTK ui

Katharine Chui (1):
  ui/sdl2: add multitouch support

 include/ui/sdl2.h |  9 +++++
 ui/sdl2.c         | 98 ++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 106 insertions(+), 1 deletion(-)

-- 
2.49.1