[Spice-devel] about multihead

2013-03-26 Thread 蒋媛园
hi~ I would like to know what are the restrictions of clients' number in multihead? Thanks in advance yuanyuan ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://list

[Spice-devel] about multihead

2013-03-26 Thread 蒋媛园
hi~ I would like to know what are the restrictions of clients' number in multihead? Thanks in advance yuanyuan___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.f

Re: [Spice-devel] qemu / spice server option passing help

2013-03-26 Thread Jeremy White
Here is the current patch set. I'd appreciate feedback on whether this is horribly offensive. If not, I'll submit the qemu patch upstream, and the spice-protocol and xf86-video-qxl patches here. With these three patches, a qemu -spice deferred-fps=nn should make the qemu/xf86-video-qxl driver

[Spice-devel] [PATCH spice-gtk] RFC: release pointer grab on grab-broken

2013-03-26 Thread Marc-André Lureau
On windows, the client receives a WM_KILLFOCUS event which generates solely a keyboard grab-broken event. This event is received when pressing ctrl-alt-del (to show up the task manager), and we need to release the pointer grab and clip region in this case for the client to be usable. This also cl

Re: [Spice-devel] qemu / spice server option passing help

2013-03-26 Thread Jeremy White
>> Is that right? Did I miss a better way? > Can't you do it in a similar way to the "OffScreen Surfaces" and "Image > Cache" entries in xorg.conf? I guess I'm not sure exactly if/how those are used. As far as I can tell, the only way those options can be set is if you build a custom xorg.conf

Re: [Spice-devel] qemu / spice server option passing help

2013-03-26 Thread Yonit Halperin
Hi, On 03/26/2013 01:36 PM, Jeremy White wrote: I thought it would be lovely if I could make my deferred_fps stuff available to users of qemu. I think it is a helpful change for people with bandwidth constraints. And, of course, it'd be nice if I weren't the only one using it . But as I went

[Spice-devel] qemu / spice server option passing help

2013-03-26 Thread Jeremy White
I thought it would be lovely if I could make my deferred_fps stuff available to users of qemu. I think it is a helpful change for people with bandwidth constraints. And, of course, it'd be nice if I weren't the only one using it . But as I went to write the patches to make this possible, I found

Re: [Spice-devel] [PATCH spice-gtk] session: copy proxy setting

2013-03-26 Thread Christophe Fergeau
On Mon, Mar 25, 2013 at 04:07:55PM +0100, Christophe Fergeau wrote: > On Mon, Mar 25, 2013 at 03:44:20PM +0100, Marc-André Lureau wrote: > > Solve migration falling back to switch-host method when using proxy > > set through controller: > > > > https://bugzilla.redhat.com/show_bug.cgi?id=923894 >