I was inspired by @hbons development threads to post a bit about the app I'm currently prototyping.

It's a small app to configure Bluetooth headphones (e.g. toggle active noise canceling).
Currently, device scanning and filtering is implemented as well as connecting to the device, but it's not hooked up to the UI yet.

#GNOME #GNOMEApps #libadwaita

Implemented connecting to the device, and the basic infrastructure for the protocol used to control/receive information from the earbuds.

#GNOME #GNOMEApps #libadwaita

Got most of the of the major features reverse-engineered and fully functional implemented in the UI.

#GNOME #GNOMEApps #linux #GTK #Libadwaita

Added a small dialog for some more technical data about the connected device.

#GNOME #GNOMEApps #libadwaita #linux