Re: [Spice-devel] grab mouse in html5 client

2012-12-21 Thread Davide Canova
Thanks for your reply. I tried to add "cursor: none" as you suggested. It hides the local pointer when it is over the screen area. This is less confusing, but the big problem is that if your local pointer leaves the screen area you lose control of the remote one. And since the remote pointer tends

Re: [Spice-devel] [spice-gtk] mingw: Fix link errors

2012-12-21 Thread Marc-André Lureau
Hi - Mensaje original - > Without this patch build fails with: > > CCLD libspice-client-glib-2.0.la > .libs/spice-channel.o: In function `spice_channel_coroutine': > /home/teuf/redhat/spice-gtk/gtk/spice-channel.c:2287: undefined > reference to `_imp__setsockopt@20' > .libs/channel-

[Spice-devel] [spice-gtk] mingw: Fix link errors

2012-12-21 Thread Christophe Fergeau
Without this patch build fails with: CCLD libspice-client-glib-2.0.la .libs/spice-channel.o: In function `spice_channel_coroutine': /home/teuf/redhat/spice-gtk/gtk/spice-channel.c:2287: undefined reference to `_imp__setsockopt@20' .libs/channel-display.o: In function `create_compatible_dc':

[Spice-devel] spice-gtk release v0.15

2012-12-21 Thread Marc-André Lureau
Hey Spicers! A new spice-gtk release before the end of the year, with the following changes: - Add HTTP Proxy support (only with glib >= 2.26) - Add "port" channel support, to allow arbitrary communication on top of spice connection - usb-redir: fix migration support - win32: various keyboard &

[Spice-devel] Windows Guest Tools 0.3

2012-12-21 Thread Christophe Fergeau
Hey, Here is a new build of the SPICE Guest Tools installer for Windows. It contains newer versions of the virtio-win drivers (0.1-49), as well as a slightly newer build of the SPICE agent. The QXL driver is the same as in the 0.2 version. The new vioserial driver includes important bug fixes for

[Spice-devel] [vdagent-win 2/2] Add OLDMSVCRT fallback for _ftime_s

2012-12-21 Thread Christophe Fergeau
Aliasing _ftime_s to _ftime when OLDMSVCRT is defined makes it possible to remove the timestamp-less implementation of LOG() while still getting a binary working on Windows XP. I've tested this with a MinGW build, hopefully this won't break VC++ builds... --- common/vdcommon.h | 4 common/vd

[Spice-devel] [vdagent-win 1/2] vdlog: Get swprinft_s definition from vdcommon.h

2012-12-21 Thread Christophe Fergeau
vdlog.cpp has an #ifdef check for OLDMSVC to choose between using swprintf or swprintf_s. Since vdcommon.h provides a compat #define for swprintf_s when OLDMSVC is check, it's better to use this one. --- common/vdlog.cpp | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/commo

Re: [Spice-devel] [PATCH spice-gtk] acl-helper policykit policy: Allow redir by default for console users

2012-12-21 Thread Christophe Fergeau
Looks good, ACK Christophe On Thu, Dec 20, 2012 at 10:01:12PM +0100, Hans de Goede wrote: > This makes usb-redir a lot more userfriendly to use. This has been > discussed with the security team and they are ok with it, rationale: > > Since we only set to yes, we only give raw usb access > to u