Commit graph

19 commits

Author SHA1 Message Date
shy
f1c6eedb21 Return child in result. 2021-04-16 12:46:02 +02:00
shy
d3f609976a Adjust clock color when shifting time. 2021-04-16 11:06:09 +02:00
shy
2a336236e1 Implemented clock shifting. 2021-04-15 20:06:23 +02:00
shy
3039af5aee Read alarm times from stdin. 2021-04-14 18:09:45 +02:00
shy
b746400e0a Introduced "fancy" alarm display. 2021-04-13 11:37:01 +02:00
shy
bef717e663 Redraw after clock.toggle(). 2021-04-12 21:45:45 +02:00
shy
1b76c98ea6 Removed unneeded writes. 2021-04-12 20:43:41 +02:00
shy
b8b5f36ace Propagate IO errors. 2021-04-12 20:15:40 +02:00
shy
8112ecadb2 Refactored buffer module. 2021-04-12 20:01:14 +02:00
shy
55e9003f8c Switched to high level signal_hook API. 2021-04-12 19:52:10 +02:00
shy
fd325a88ca Added --fancy option. 2021-04-12 17:06:43 +02:00
shy
f3b48aa7a8 Propagate digit size through clock. 2021-04-12 10:21:30 +02:00
shy
3021fdb848 Fix bug on ^W. 2021-04-12 08:52:19 +02:00
shy
5eef3dd811 Refactored clock code. 2021-04-12 08:26:26 +02:00
shy
557358a4c0 Slightly refactored clock drawing code. 2021-04-11 19:04:09 +02:00
shy
85f7b7af03 Modify clock style when paused. 2021-04-11 18:09:26 +02:00
shy
21222baa71 Implemented ^W. 2021-04-11 16:38:19 +02:00
shy
ade2c9f4da Move input buffer into it's own module. 2021-04-11 12:44:25 +02:00
shy
d95f2faaef Extensive refactoring. 2021-04-10 20:45:26 +02:00
Renamed from src/kitchentimer.rs (Browse further)