Re: [Spice-devel] Spice bug62033, Gnome bug 680195 rework: new inhibitors for desktop effects

2013-12-30 Thread Fedor Lyakhov
Hi all, I've sent a preview patch of this work. Please confirm 1) the names of the bus, interface, object path 2) the interface itself (currently 3 read-only properties: Connected, Type and Speed) 3) I'm not sure whether lazy generation of GDBusNodeInfo from introspection XML (as static char *) is

[Spice-devel] [PATCH linux vdagent] Bug62033: export ConnectionInfo interface of vdagent via D-Bus

2013-12-30 Thread Fedor Lyakhov
This is RFC/preview-only patch - initial work of adding D-Bus interface for vdagent. --- Makefile.am| 12 +++-- configure.ac | 3 +- src/vdagent-dbus.c | 126 + src/vdagent-dbus.h | 27 src/vdagent.c | 30 +++

Re: [Spice-devel] How to convert resource files from XML to C source?

2013-12-30 Thread Marc-André Lureau
- Original Message - > Dear all, > After going through the source code of spice client, I find the GUI of spice > client base on CEGUI. Some files like > taharez_look.scheme,taharez_look.looknfeel and taharez_look.imageset are > provided as XML files in CEGUI but exist as C source in spic

Re: [Spice-devel] help

2013-12-30 Thread Marc-André Lureau
Hi - Original Message - > > Hi. > How can I use virtviewer connect to the vm through proxy. > for example : > I need connect to vmA(vnc://192.168.0.21:5900) > but I must through a proxy(192.168.0.21:6080) to connect it. > the proxy use websocket to communication. gtk-vnc doesn't support