Skip to content

Add missing properties for 2 dbus interfaces

Two D-Bus interface adapter objects are missing property declarations. Now they are added and exported.

While version properties are not that exciting, unexported AvailableDeviceTypes property on RemoteDesktop would break some apps, e.g. this app, which led me to find this bug here.

Merge request reports