Re: [Spice-devel] virt-viewer 0.5.3 for Windows

2012-07-17 Thread Marc-André Lureau
Hi On Wed, Jul 11, 2012 at 3:07 PM, Rui wrote: > Marc-André Lureau gmail.com> writes: > >> >> Hi folks! > > Hello, can you please provide examples of how URL should look like? > > Thank you Yes, we will need to improve the UI. it's a regular scheme://host:port notation, with a few optionnal pa

Re: [Spice-devel] virt-viewer 0.5.3 for Windows

2012-07-17 Thread Rui
Marc-André Lureau gmail.com> writes: > > Hi folks! Hello, can you please provide examples of how URL should look like? Thank you ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-dev

[Spice-devel] [PATCH spice-gtk] Run-time check monitor per display count <= 256

2012-07-17 Thread Marc-André Lureau
Limit range of monitors, to avoid potential crashes lead by invalid received MonitorConfig values (could be misconfigured or misbehaving guest) This is a a client-side implementation limitation. Eventually, the range could be inscreased (or unlimited == 0) in the future... --- gtk/channel-display

Re: [Spice-devel] [PATCH xf86-qxl 00/27] add arbitrary resolution and multiple monitors

2012-07-17 Thread Alon Levy
On Mon, Jul 16, 2012 at 05:38:24PM +0200, Marc-André Lureau wrote: > Hi, > ACK to all of your patches. Coding style should be ok'ed by Soren too. > With this patch series, the QXL driver implements arbitrary > resolutions and multiple monitors via xrandr interface (to fully test > this feature,