[PATCH v4 0/2] dbus/ui: Expose a multi touch interface

Bilal Elmoussaoui posted 2 patches 10 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230619095337.9899-1-belmouss@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>
include/ui/console.h | 15 ++++++++++
ui/console.c         | 65 ++++++++++++++++++++++++++++++++++++++++++++
ui/dbus-console.c    | 59 +++++++++++++++++++++++++++++++++++++++-
ui/dbus-display1.xml | 45 ++++++++++++++++++++++++++++--
ui/gtk.c             | 61 ++++-------------------------------------
ui/trace-events      |  1 +
6 files changed, 187 insertions(+), 59 deletions(-)
[PATCH v4 0/2] dbus/ui: Expose a multi touch interface
Posted by Bilal Elmoussaoui 10 months, 3 weeks ago
*** Expose a multi touch device interface for the UI DBus backend ***

Bilal Elmoussaoui (2):
  ui/touch: Move event handling to a common helper
  ui/dbus: Expose a touch device interface

 include/ui/console.h | 15 ++++++++++
 ui/console.c         | 65 ++++++++++++++++++++++++++++++++++++++++++++
 ui/dbus-console.c    | 59 +++++++++++++++++++++++++++++++++++++++-
 ui/dbus-display1.xml | 45 ++++++++++++++++++++++++++++--
 ui/gtk.c             | 61 ++++-------------------------------------
 ui/trace-events      |  1 +
 6 files changed, 187 insertions(+), 59 deletions(-)

-- 
2.41.0