Skip to content
  • Will Thompson's avatar
    Use GDBusMessage rather than 'dbus' library · a66fba23
    Will Thompson authored
    This avoids needing two separate implementations of the DBus protocol in
    the application, at the cost of writing a hand-written binding for parts
    of the GDBusMessage and GVariant API.
    a66fba23