ui/gtk: copy to clipboard support
commit44b31e0bc4e32abe7bca38fa2a9d8ffbbb419764
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 17 Apr 2016 20:25:54 +0000 (17 23:25 +0300)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 12 May 2016 14:41:18 +0000 (12 16:41 +0200)
tree98fad327019e1953e69b1eb875bde0b8507c35dd
parentbb732ee78cee8688e74b0f67ff8cc34290f5c9cf
ui/gtk: copy to clipboard support

This adds a menu item to copy current selection to clipboard.
Seems handy for copying out guest error messages.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 1460924740-24513-1-git-send-email-mst@redhat.com

[ kraxel: fix build with CONFIG_VTE=n ]
[ kraxel: fix build with CONFIG_VTE=n, now for real ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk.c