]> git.proxmox.com Git - mirror_qemu.git/commit - ui/console.c
ui/touch: Move event handling to a common helper
authorBilal Elmoussaoui <belmouss@redhat.com>
Mon, 19 Jun 2023 09:53:36 +0000 (11:53 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 27 Jun 2023 15:08:56 +0000 (17:08 +0200)
commitb6596785987d0174d6f413b7a5b695de6aa14483
tree0623d3d016e835948223df8d97e2ee83e87c3ab9
parent1e0c544673f43cb7ed97020cb9b3b1a915811bac
ui/touch: Move event handling to a common helper

To share code between the GTK and DBus UI bakcends
see the next commit for details

Signed-off-by: Bilal Elmoussaoui <belmouss@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230619095337.9899-2-belmouss@redhat.com>
include/ui/console.h
ui/console.c
ui/gtk.c