Skip to content

WIP: bluetooth: Adapt to changes in gnome-bluetooth

Adrien Plazas requested to merge (removed):wip/aplazas/bluetooth into master

Put the BluetoothSettingsWidget into a scrolled window and set its margins as it dropped its own ones in gnome-bluetooth-x.y.z to let Settings implement them.

This depends on gnome-bluetooth!5 (closed).

This is tagged as a WIP as the minimum required gnome-bluetooth version isn't known yet and it will have to be bumped, but you can already review it.

This will help using a libhandy HdyColumn to make the Bluetooth panel reach narrower width as only Settings will have to be modified and not gnome-bluetooth anymore.

Merge request reports