[Spice-devel] eyeOS spice-web-client (ie11 problems)

2017-04-05 Thread Thiago Nascimento Araujo
Hi, First of all, I am really sorry to ask you guys about this. So, Have any of you guys been playing with clipboard using eyeOS spice-web-client lately ? Is there any upgrades from this project? My actual problem is, enabling clipboard at run.js I have the following behavior: 1 - clipboard

Re: [Spice-devel] [PATCH spice-space-pages 1/5] multiple-monitors: Move caveat to the end of the document

2017-04-05 Thread Frediano Ziglio
> On Fri, 2017-03-31 at 13:15 -0400, Frediano Ziglio wrote: > > > > > > Although limited multimonitor functionality will work without a > > > vdagent > > > and qxl driver, we should emphasize using the appropriate > > > components. So > > > move the caveat to a separate notes section at the end of

Re: [Spice-devel] [client 2/3] streaming: Remove the video decoder's dependency on SpiceMsgIn messages

2017-04-05 Thread Christophe Fergeau
On Tue, Apr 04, 2017 at 05:45:35PM +0200, Francois Gouget wrote: > Code-wise this improves the separation between networking and the video > decoding. > It also makes it easier to reuse the latter should the client one day > receive video streams through other messages. > > Signed-off-by: Francois

Re: [Spice-devel] [client 1/3] streaming: Remove the display_stream dependency on SpiceMsgIn messages

2017-04-05 Thread Christophe Fergeau
On Tue, Apr 04, 2017 at 05:45:28PM +0200, Francois Gouget wrote: > Code-wise this improves the separation between networking and the video > decoding. > It also makes it easier to reuse the latter should the client one day > receive video streams through other messages. Ok, this moves message pars