Skip to content

timer: Decouple timer logic from the widget tick

Yanko Kaneti requested to merge yaneti/gnome-clocks:timer-tick into master

Moving the timer logic in a separate processing timeout outside the widget frame update tick.

Merge request reports