Skip to content

Narrow down types of backend objects to Ifaces::DeviceManager (and other minor things)

ivan tkachenko requested to merge work/ratijas/whatsup-with-bluetooth-mouse into master

This removes the need in dynamic down-casting, and allows using the modern statically typed connections syntax.

Merge request reports