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