ladybird/MenuApplets/Clock
Andreas Kling 8721d54f24 Clock.MenuApplet: Only wake up once per second
This avoids an issue where we'd sometimes go longer than a whole second
between updates. Thanks to Roman May for the suggestion! :^)
2019-12-29 21:18:07 +01:00
..
.gitignore MenuApplets: Add gitignore for clock applet 2019-12-28 00:24:56 +01:00
main.cpp Clock.MenuApplet: Only wake up once per second 2019-12-29 21:18:07 +01:00
Makefile MenuApplets: Add Clock applet, move code from WindowServer to the applet. 2019-12-27 22:47:31 +01:00