mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
ui/dbus: add clipboard interface
Expose the clipboard API over D-Bus. See the interface documentation for further details. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
@@ -82,6 +82,7 @@ if dbus_display
|
||||
'--generate-c-code', '@BASENAME@'])
|
||||
dbus_ss.add(when: [gio, pixman, opengl, 'CONFIG_GIO'],
|
||||
if_true: [files(
|
||||
'dbus-clipboard.c',
|
||||
'dbus-console.c',
|
||||
'dbus-error.c',
|
||||
'dbus-listener.c',
|
||||
|
||||
Reference in New Issue
Block a user