Skip to content

Allow to use private DBus

Weixuan Xiao requested to merge wxiao/kdeconnect-kde:macos-private-dbus into master

Summary

Allow to use a kdeconnect instance dbus if USE_PRIVATE_DBUS is set to true. Use sessionBus if it is set to false.

Test Plan

  • A test to test establishment of private DBus Connection
  • Test registration of service on private DBus
  • Test send message on private DBus
  • Test send message and get a reply on private DBus
Edited by Weixuan Xiao

Merge request reports