Re: [Spice-devel] [spice-gtk v2 1/2] Gather gtk+ compatibility code in a single file

2014-04-14 Thread Marc-André Lureau
ack series On Mon, Apr 14, 2014 at 7:00 PM, Christophe Fergeau wrote: > There are gtk+ version checks in several source files to add > compatibility implementations of gtk3 functions not available > in gtk2. This commit gathers all of them in a gtk-compat.h header, > similar to what is done for

[Spice-devel] [spice-gtk v2 1/2] Gather gtk+ compatibility code in a single file

2014-04-14 Thread Christophe Fergeau
There are gtk+ version checks in several source files to add compatibility implementations of gtk3 functions not available in gtk2. This commit gathers all of them in a gtk-compat.h header, similar to what is done for glib-compat.h --- gtk/Makefile.am | 1 + gtk/gtk-compat.h | 57

[Spice-devel] [spice-gtk v2 2/2] Include gtk-compat.h in spice-gtk-session.c

2014-04-14 Thread Christophe Fergeau
GDK_IS_X11_DISPLAY is not available on gtk+ 2.x, but it already has a fallback definition in gtk-compat.h --- gtk/spice-gtk-session.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/spice-gtk-session.c b/gtk/spice-gtk-session.c index fe77f47..bc54b7e 100644 --- a/gtk/spice-gtk-session.c ++

Re: [Spice-devel] [Users] 2 virtual monitors for Fedora guest

2014-04-14 Thread David Mansfield
On 04/11/2014 10:35 AM, David Mansfield wrote: On 04/11/2014 04:16 AM, Christophe Fergeau wrote: On Thu, Apr 10, 2014 at 05:24:21PM -0400, David Mansfield wrote: On 04/09/2014 07:15 AM, Itamar Heim wrote: On 04/09/2014 01:57 PM, René Koch wrote: On 04/09/2014 11:24 AM, René Koch wrote: Tha

Re: [Spice-devel] [Users] 2 virtual monitors for Fedora guest

2014-04-14 Thread René Koch
On 04/11/2014 11:04 AM, Gerd Hoffmann wrote: On Mi, 2014-04-09 at 14:15 +0300, Itamar Heim wrote: On 04/09/2014 01:57 PM, René Koch wrote: On 04/09/2014 11:24 AM, René Koch wrote: Thanks a lot for testing. Too bad that multiple monitors didn't work for you, too. I'll test RHEL next - maybe t

Re: [Spice-devel] Automatic spice port selection

2014-04-14 Thread Fabio Fantoni
Il 26/03/2014 17:15, Fabio Fantoni ha scritto: Time ago I have read somewhere that there is an option to automatically spice port in qemu as for vnc. I started to write a libxl patch to add this feature like the vnc one: https://github.com/Fantu/Xen/commit/63c54f354a34e7eb27b1c69016789a372a75843