Skip to content

Windows gdbus support

Kas requested to merge exactly-one-kas/zbus:windows-gdbus-support into main

This adds support for connecting to an autostarted GDbus session bus on Windows

This is compliant with the DBus specification, although since a machine-wide mutex and shared memory object is used, this only allows for one session bus per machine

Merge request reports