Skip to content

Display Ringing Time for Timer

Taqmeel Zubeir requested to merge z0o0p/gnome-clocks:master into master

timer-row.vala is modified to house a new Label denoting the time at which the timer will go off. The ring time is calculated and a signal is generated by timer-item.vala to initialize the ringtime label.

Fixes #134

Merge request reports