Re: [Spice-devel] Announcing spice 0.14.0 release

2017-10-25 Thread Christophe Fergeau
On Wed, Oct 25, 2017 at 04:26:32PM +0200, Sandro Bonazzola wrote: > 2017-10-25 16:12 GMT+02:00 Christophe Fergeau : > > > Hey, > > > > On Tue, Oct 24, 2017 at 07:21:02PM +0200, Sandro Bonazzola wrote: > > > Any link to release notes? > > > > The closest that we have to release notes would be > > h

Re: [Spice-devel] Announcing spice 0.14.0 release

2017-10-25 Thread Sandro Bonazzola
2017-10-25 16:12 GMT+02:00 Christophe Fergeau : > Hey, > > On Tue, Oct 24, 2017 at 07:21:02PM +0200, Sandro Bonazzola wrote: > > Any link to release notes? > > The closest that we have to release notes would be > https://cgit.freedesktop.org/spice/spice/tree/NEWS > Is that good enough or are you e

Re: [Spice-devel] Announcing spice 0.14.0 release

2017-10-25 Thread Christophe Fergeau
Hey, On Tue, Oct 24, 2017 at 07:21:02PM +0200, Sandro Bonazzola wrote: > Any link to release notes? The closest that we have to release notes would be https://cgit.freedesktop.org/spice/spice/tree/NEWS Is that good enough or are you expecting something different for release notes? Christophe

[Spice-devel] [5/6] [PATCH vdagent] Add horizontal mouse wheel support

2017-10-25 Thread Matthew Francis
Signed-off-by: Matthew Francis --- configure.ac | 2 +- src/vdagentd/uinput.c | 15 +++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d92b527..fcb0802 100644 --- a/configure.ac +++ b/configure.ac @@ -87,7 +87,7 @@ AC_ARG_ENA

[Spice-devel] [4/6] [PATCH spice-gtk] Add horizontal mouse wheel support

2017-10-25 Thread Matthew Francis
Signed-off-by: Matthew Francis --- configure.ac | 2 +- src/spice-widget.c | 6 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8fd525b..6c50e3f 100644 --- a/configure.ac +++ b/configure.ac @@ -89,7 +89,7 @@ AC_CHECK_LIBM AC_SUBST(LIBM

[Spice-devel] [6/6] [PATCH xf86-video-qxl] Add horizontal mouse wheel support

2017-10-25 Thread Matthew Francis
Signed-off-by: Matthew Francis --- src/spiceqxl_inputs.c | 30 ++ src/spiceqxl_uinput.c | 24 +++- 2 files changed, 45 insertions(+), 9 deletions(-) diff --git a/src/spiceqxl_inputs.c b/src/spiceqxl_inputs.c index b39eeae..bc96688 100644 --- a/src/

[Spice-devel] [0/6] [PATCH] Add horizontal mouse wheel support

2017-10-25 Thread Matthew Francis
Hi, The following series adds horizontal mouse wheel support. Includes support in: - spice (server) - spice-gtk - vdagent (Linux) - xf86-video-qxl Not covered: - Windows vdagent -> I don't have an environment to build that - spicec -> Obsolete - qemu -> Should be a small matter of programm

[Spice-devel] [3/6] [PATCH spice] Add horizontal mouse wheel support

2017-10-25 Thread Matthew Francis
Signed-off-by: Matthew Francis --- README | 2 +- configure.ac| 2 +- server/inputs-channel.c | 15 +++ server/spice-input.h| 8 4 files changed, 17 insertions(+), 10 deletions(-) diff --git a/README b/README index 4aaf6a7..1e6e677 100644

[Spice-devel] [2/6] [PATCH spice-protocol] Add horizontal mouse wheel support

2017-10-25 Thread Matthew Francis
Signed-off-by: Matthew Francis --- spice/enums.h| 2 ++ spice/vd_agent.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/spice/enums.h b/spice/enums.h index c6de125..96ad050 100644 --- a/spice/enums.h +++ b/spice/enums.h @@ -347,6 +347,8 @@ typedef enum SpiceMouseButton { SPICE_MO

[Spice-devel] [1/6] [PATCH spice-common] Add horizontal mouse wheel support

2017-10-25 Thread Matthew Francis
Signed-off-by: Matthew Francis --- spice.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spice.proto b/spice.proto index e841272..856deb1 100644 --- a/spice.proto +++ b/spice.proto @@ -1006,6 +1006,8 @@ enum8 mouse_button { RIGHT, UP, DOWN, +WHEEL_LEFT, +WHEEL_R

Re: [Spice-devel] virt-viewer can't USB redirection on Windows

2017-10-25 Thread Victor Toso
Hi, On Tue, Oct 24, 2017 at 07:12:36PM +0200, Christophe Fergeau wrote: > Hey, > > On Tue, Oct 24, 2017 at 05:31:08PM +0800, 王杰东 wrote: > > I download virt-viewer-x64-5.0.msi and UsbDk_1.0.7_x64.msi , then > > install them on my Windows 10 , when i connect to a vm via > > remote-viewer.exe "full s