[Spice-devel] [PATCH spice-gtk 0/5] Add GDBus support

Marc-André Lureau marcandre.lureau at gmail.com
Thu Feb 6 04:55:50 PST 2014


From: Marc-André Lureau <marcandre.lureau at redhat.com>

Hi,

Desktop code is currently using dbus-glib, however this is
an aging library and we should start using gdbus instead.

https://bugs.freedesktop.org/show_bug.cgi?id=74465

Marc-André Lureau (5):
  misc: sed -i -e 's/USE_DBUS/USE_DBUS_GLIB/g'
  build-sys: detect GDBus
  dbus: remove priv->dbus_conn
  Narrow dbus-glib code, to fit other implementation easily
  Add GDBus version of dbus-glib code

 configure.ac              |  23 +++++++----
 gtk/desktop-integration.c | 103 +++++++++++++++++++++++++++++-----------------
 2 files changed, 80 insertions(+), 46 deletions(-)

-- 
1.8.4.2



More information about the Spice-devel mailing list