aboutsummaryrefslogtreecommitdiff
path: root/ui/dbus-clipboard.c
AgeCommit message (Collapse)AuthorFilesLines
2021-12-21ui/dbus: add clipboard interfaceMarc-André Lureau1-0/+457
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>