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
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
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
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
>> 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
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
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
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
>