spacekookie/doppler

Create prettier time-selector

Closed this issue · 1 comments

Currently this is handled via two Gtk.Entry widgets and some black magic to force the "HH:MM" data scheme. But that's pretty ugly.

We could build something pretty with Gtk.Spinbutton widgets but getting it right seemed tricky so far.

Code base changed completely now