Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | add the new Alarm class as an argument to the alarm queue class | Charles Kerr | 2015-04-03 | 1 | -12/+6 |
| | |||||
* | in SimpleAlarmQueue, the 'alarms we don't want to trigger' list needs to be ↵ | Charles Kerr | 2014-06-10 | 1 | -1/+1 |
| | | | | composed of uid + timestamp. Keying off of only timestamp doesn't work because UIDs can be recycled as users edit and reuse alarms. | ||||
* | in alarm-queue-simple, call requeue() if time skew is detected. | Charles Kerr | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | hw alarms | Charles Kerr | 2014-04-24 | 1 | -0/+63 |