| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename "elements" in config to "element" to make config readable | Andreas Grois | 2021-04-22 | 1 | -5/+5 |
| | | |||||
| * | Change format for clock refresh rate once more. | Andreas Grois | 2021-04-22 | 1 | -2/+4 |
| | | | | | It's now optional again, but needs its own block. | ||||
| * | Simplified clock config. It now only has 2 options for rates. | Andreas Grois | 2021-04-22 | 1 | -2/+9 |
| | | | | | | | | Either it's updating every n seconds (float) but not synchronized to the actual UTC time, or it's updating synchronized, but with the limitation that the update rate is given as updates/(30 minutes). Explanation why this format was chosen is in the source file. | ||||
| * | Clock now does something (but isn't done yet). | Andreas Grois | 2021-04-19 | 1 | -1/+1 |
| | | |||||
| * | First semi-working implementation. | Andreas Grois | 2021-04-18 | 1 | -0/+9 |
