qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] dbus/ui: Expose a multi touch interface
@ 2023-06-19  9:53 Bilal Elmoussaoui
  2023-06-19  9:53 ` [PATCH v4 1/2] ui/touch: Move event handling to a common helper Bilal Elmoussaoui
  2023-06-19  9:53 ` [PATCH v4 2/2] ui/dbus: Expose a touch device interface Bilal Elmoussaoui
  0 siblings, 2 replies; 3+ messages in thread
From: Bilal Elmoussaoui @ 2023-06-19  9:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, Gerd Hoffmann, Bilal Elmoussaoui

*** 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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-19  9:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-19  9:53 [PATCH v4 0/2] dbus/ui: Expose a multi touch interface Bilal Elmoussaoui
2023-06-19  9:53 ` [PATCH v4 1/2] ui/touch: Move event handling to a common helper Bilal Elmoussaoui
2023-06-19  9:53 ` [PATCH v4 2/2] ui/dbus: Expose a touch device interface Bilal Elmoussaoui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).