Commit Graph

9 Commits

Author SHA1 Message Date
Ivan Tham
58d1470890 Fix failed execvp notifycmd 2016-07-11 18:47:18 +08:00
Ivan Tham
f1fe73aff8 Just comment config.mk to remove libnotify 2016-07-11 17:32:47 +08:00
Ivan Tham
0e87e7c205 Merge remote-tracking branch 'antbbn/master' 2016-07-11 15:53:19 +08:00
Antonio Bibiano
93fda613a2 Brought everything up to date, removed spawn TODO, fixed double print error 2016-07-11 15:26:56 +10:00
Ivan Tham
2502641ce2 Fix spt on OSX (no libnotify)
- Thanks for the person who reviewed my code & gave suggestion
    - Fork notify_send() directly
    - What's next? Parallel timer
2016-05-13 23:13:23 +08:00
Antonio Bibiano
d55edcb9b6 Removed libnotify dependency 2016-05-03 10:29:46 +10:00
Simon Lieb
b7e94be5d0 Notify remaining time on SIGUSR1 signal 2016-02-25 22:16:05 +08:00
Ivan Tham
bf41fc8e6c Better keyword (timer->timers)
- sizeof(a)[0]->sizeof(a[0]) thanks to ekleog
    - Add more work to TODO
2016-02-02 23:10:23 +08:00
Ivan Tham
8f2d5e294f Initial commit 2015-11-28 21:15:26 +08:00