Skip to content

WIP: settings-widget: Add rename UI

BlueZ provides an 'Alias' field for devices, which is a string with much more freedom than 'Name'.

This adds a proof of concept label and entry to change the 'Alias' property through DBus, and also makes the widget use that property instead of 'Name'.

It's obviously very blunt, but I wanted to get a proof of concept working:

Screenshot_from_2020-07-15_21-15-31

Edited by Bastien Nocera

Merge request reports