bf41fc8e6c
- sizeof(a)[0]->sizeof(a[0]) thanks to ekleog - Add more work to TODO
11 lines
256 B
Markdown
11 lines
256 B
Markdown
1. Show remaining time to the next timer (using SIGUSR1)
|
|
2. Add #ifdef to make libnotify an optional dependency
|
|
3. Add more support for non-libnotify such as echo(1)
|
|
4. Pause and continue the timer
|
|
|
|
Misc
|
|
----
|
|
$ grep -n 'TODO' spt.c
|
|
|
|
# vim:ft=markdown:
|