summaryrefslogtreecommitdiff
path: root/countdown.hs
AgeCommit message (Expand)Author
2023-11-12whitespaceAndrew Cady
2022-12-16change some keybindingsGordon GECOS
2022-12-10countdown to show seconds left in yearGordon GECOS
2022-10-02alter keybindings for better compatibility with ConnectBot (ssh client for An...Andrew Cady
2022-09-23slight refactorAndrew Cady
2022-09-22fix "cosmic time ago" display (partially)Andrew Cady
2022-09-21move calendar events to separate fileAndrew Cady
2022-09-21abbreviated display of "Next" calendar entryAndrew Cady
2022-09-19hide cosmic conversion table by default (press c to toggle)Andrew Cady
2022-09-18reinstate event countdown (conditionally)Andrew Cady
2022-09-1711 second new years eve countdownAndrew Cady
2022-09-17cleanupsAndrew Cady
2022-09-17do not use nested border boxes to hold calendar item; do not display eventCou...Andrew Cady
2022-09-17text-wrap the subtitleAndrew Cady
2022-09-17show only one calendar entry on display at a timeAndrew Cady
2022-09-16shorten long source code lineAndrew Cady
2022-09-16calculate whether displayed calendar entry is current (present day)Andrew Cady
2022-09-16implement calendar-entry-based time warpingAndrew Cady
2022-09-16more output tweakingAndrew Cady
2022-09-16output tweakingAndrew Cady
2022-09-16calendar starts workingAndrew Cady
2022-09-16more output tweakingAndrew Cady
2022-09-16tweak outputAndrew Cady
2022-09-16begin implementation of calendarAndrew Cady
2022-09-16cleanupAndrew Cady
2022-09-16add second cosmic conversion tableAndrew Cady
2022-09-16tweak numerical output; fix warningsAndrew Cady
2022-09-16update display on tenths of secondsAndrew Cady
2022-09-15fix clockAndrew Cady
2022-09-15large number formattingAndrew Cady
2022-09-15layout changesAndrew Cady
2022-09-15tweak keybindingsAndrew Cady
2022-09-15tweak outputAndrew Cady
2022-09-15add cosmic conversion tableAndrew Cady
2022-09-15work on off-by-one errorsAndrew Cady
2022-09-15switch away from UTCTimeAndrew Cady
2022-09-15fixup! support timewarp at shorter intervalsAndrew Cady
2022-09-15show minutesAndrew Cady
2022-09-15support timewarp at shorter intervalsAndrew Cady
2022-09-15tweak widget codeAndrew Cady
2022-09-15fix warningsAndrew Cady
2022-09-15show countdownAndrew Cady
2022-09-15implement time warpAndrew Cady
2022-09-15refactorAndrew Cady
2022-09-15improved countdown outputAndrew Cady
2022-09-15need DoubleAndrew Cady
2022-09-15progressBarAndrew Cady
2022-09-14more stuffAndrew Cady
2022-09-14access to chan from within event handlerAndrew Cady
2022-09-14tick the second hand at the right timeAndrew Cady