gnome-clocks:systemd-timers

Last commit made on 2020-11-25
Get this branch:
git clone -b systemd-timers https://git.launchpad.net/gnome-clocks

Branch merges

Branch information

Name:
systemd-timers
Repository:
lp:gnome-clocks

Recent commits

9f9865f... by Julian Sparber

background: Save alarms to systemd user .timer units

d7c4fd2... by Julian Sparber

window: Quit application when on window closed

559d0a1... by Julian Sparber

alarms: Make alarms persisted and add missed alarms notation

This stores the alarm state as well as the alarm and snooze time
to gsettings. This alllows us to tell the user about missed alarms.
A user could miss alarms for two reasons:
 - Clocks wasn't running when the alarm went of.
 - The user didn't stop the alarm within "ring-time"

This also adds the baseline for starting Clocks via systemd user .timer
units by making Clocks checks at startup if any alarms need to go off.

As a side effect: closing Clocks doesn't stop an alarm and when Clocks
is reopend within "ring-time" after an alarm or snooze the alarm starts
ringing again.

8fce171... by Julian Sparber

alarm: remove edit property

52620f0... by Julian Sparber

alarm-item: Make sure that the time property is always set

The time property for an AlarmItem isn't nullable therefore it needs to
be set during construction.

a810494... by Bilal Elmoussaoui

fix build due to nullability update on gio

fixes #157

cbf8430... by Julian Sparber

alarm-face: Save active changes to gsettings

9e05694... by Anders Jonsson

Update Swedish translation

c2dcfeb... by Marv-CZ

Updated Czech translation

66fd753... by Piotr Drąg

Update Polish translation