theironrobin / siglo

GTK app to sync InfiniTime watch with PinePhone
Mozilla Public License 2.0
154 stars 21 forks source link

UI rework #48

Closed MartijnBraam closed 3 years ago

MartijnBraam commented 3 years ago

I reworked the UI to use GtkStacks instead of dynamically hiding/showing UI elements, also brought it more in line with Gnome Human Interface Standards. This also touches quite a bit of the internals to change the feedback to the UI.

Screenshot from 2021-05-18 16-10-51 Screenshot from 2021-05-18 16-11-10 Screenshot from 2021-05-18 16-11-30 Screenshot from 2021-05-18 16-11-44 Screenshot from 2021-05-18 16-15-18

theironrobin commented 3 years ago

Very nice work, but since you took out the menu, I am not seeing a way to pair the device and persist in the background for SMS notification.

MartijnBraam commented 3 years ago

Eeh yes I might've broken a few things...

theironrobin commented 3 years ago

ok, i will bring this ui work in and we can figure out how to pair again later