From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> Hi, The series is a second attempt at removing the Spice controller from remote-viewer. The first attempt was to replace it with a dbus controller. But I realize that didn't make much sense, as the parent process setting up the connection may as well just use stdin to do so with the existing virt-viewer-file format. Marc-André Lureau (2): RFC: remote-viewer: learn '-' as URI for standard input connection file remote-viewer: remove --spice-controller configure.ac | 3 +- data/Makefile.am | 1 - data/spice-xpi-client-remote-viewer | 6 - data/virt-viewer.wxs.in | 11 - man/remote-viewer.pod | 9 +- src/remote-viewer.c | 476 +++--------------------------------- src/virt-viewer-file.c | 31 ++- src/virt-viewer-file.h | 2 + 8 files changed, 60 insertions(+), 479 deletions(-) delete mode 100644 data/spice-xpi-client-remote-viewer -- 2.14.0.rc0.1.g40ca67566 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list