Skip to content

applet: Port to the new BluezQt.Manager.connectedDevices list property

ivan tkachenko requested to merge work/r/manager-connectedDevices into master

This is way more efficient than reading the whole list of devices and filtering it in QML/JS especially in a crowded place with tons of devices available during pairing all of which trigger reevaluation but none of which actually affect the list of connected devices.

Requires frameworks/bluez-qt!60 (merged)

Edited by ivan tkachenko

Merge request reports