clock
|
Added --fancy option.
|
2021-04-12 17:06:43 +02:00 |
alarm.rs
|
Introduced "fancy" alarm display.
|
2021-04-13 11:37:01 +02:00 |
buffer.rs
|
Refactored buffer module.
|
2021-04-12 20:01:14 +02:00 |
clock.rs
|
Slight refactoring.
|
2021-04-13 11:36:41 +02:00 |
consts.rs
|
Introduced "fancy" alarm display.
|
2021-04-13 11:37:01 +02:00 |
layout.rs
|
Switched to high level signal_hook API.
|
2021-04-12 19:52:10 +02:00 |
lib.rs
|
Introduced "fancy" alarm display.
|
2021-04-13 11:37:01 +02:00 |
main.rs
|
Print errors to stderr.
|
2021-04-13 11:36:07 +02:00 |
tests.rs
|
Propagate digit size through clock.
|
2021-04-12 10:21:30 +02:00 |
utils.rs
|
Append ellipse to truncated labels.
|
2021-04-12 08:59:47 +02:00 |