[virt-tools-list] [PATCH virt-viewer v2 0/3] Update Fullscreen Config format

Jonathon Jongsma jjongsma at redhat.com
Mon Jun 30 20:49:52 UTC 2014


A second patch series updating the fullscreen config format in response to
review comments from Christophe.

Jonathon Jongsma (3):
  Add a dialog showing details of the current guest
  Change per-guest fullscreen config format
  Write vm name to config file as comment

 src/Makefile.am                   |   1 +
 src/virt-viewer-app.c             | 166 ++++++++++++++++++++++++++++++--------
 src/virt-viewer-app.h             |   1 -
 src/virt-viewer-guest-details.xml | 120 +++++++++++++++++++++++++++
 src/virt-viewer-session-spice.c   |  17 +++-
 src/virt-viewer-window.c          |  45 +++++++++++
 src/virt-viewer.c                 |   2 +-
 src/virt-viewer.xml               |  10 +++
 8 files changed, 327 insertions(+), 35 deletions(-)
 create mode 100644 src/virt-viewer-guest-details.xml

-- 
1.9.3




More information about the virt-tools-list mailing list